diff options
Diffstat (limited to 'drivers/nand/Makefile')
-rw-r--r-- | drivers/nand/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/nand/Makefile b/drivers/nand/Makefile index 3906bf9..96f67df 100644 --- a/drivers/nand/Makefile +++ b/drivers/nand/Makefile @@ -14,4 +14,3 @@ $(LIB): $(OBJS) $(CC) -M $(CFLAGS) $(OBJS:.o=.c) > $@ sinclude .depend - |