main: rename mars_light.c to mars_main.c

This commit is contained in:
Thomas Schoebel-Theuer 2016-03-03 09:31:11 +01:00
parent 4d31d09534
commit a5f8f3e464
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ mars-objs := \
sy_old/sy_generic.o \
sy_old/sy_net.o \
sy_old/mars_proc.o \
sy_old/mars_light.o
sy_old/mars_main.o
obj-$(CONFIG_MARS) += mars.o