make: remove source/shell/part.c
This commit is contained in:
parent
32f0ca0e1a
commit
89df8fc5c7
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -34,7 +34,6 @@ obj-y += source/shell/cmd.o
|
|||
obj-y += source/shell/flash.o
|
||||
obj-y += source/shell/ftl.o
|
||||
obj-y += source/shell/mufs.o
|
||||
obj-y += source/shell/part.o
|
||||
|
||||
obj = $(addprefix $(BUILD)/, $(obj-y))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue