|
@@ -92,7 +92,7 @@ endif
|
|
targets := vmlinux vmlinux.lds \
|
|
targets := vmlinux vmlinux.lds \
|
|
piggy.$(suffix_y) piggy.$(suffix_y).o \
|
|
piggy.$(suffix_y) piggy.$(suffix_y).o \
|
|
lib1funcs.o ashldi3.o bswapsdi2.o \
|
|
lib1funcs.o ashldi3.o bswapsdi2.o \
|
|
- font.o head.o misc.o $(OBJS)
|
|
|
|
|
|
+ head.o $(OBJS)
|
|
|
|
|
|
# Make sure files are removed during clean
|
|
# Make sure files are removed during clean
|
|
extra-y += piggy.gzip piggy.lzo piggy.lzma piggy.xzkern piggy.lz4 \
|
|
extra-y += piggy.gzip piggy.lzo piggy.lzma piggy.xzkern piggy.lz4 \
|