9
0
Fork 0

svn_rev_435

rename
This commit is contained in:
Sascha Hauer 2007-07-05 18:01:53 +02:00 committed by Sascha Hauer
parent b2a900da4c
commit 50f42153cb
2 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ obj-y += clock.o
# obj-y += flash.o
obj-y += command.o
obj-y += console.o
obj-y += mtdpart.o
obj-y += partition.o
obj-$(CONFIG_CMD_ENV) += env.o
obj-y += startup.o
obj-y += misc.o