make: remove source/shell/part.c

tags/0.1.0
S.J.R. van Schaik 7 years ago
parent 32f0ca0e1a
commit 89df8fc5c7
  1. 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…
Cancel
Save