Commit ff4db0a0 authored by Russell King's avatar Russell King Committed by Russell King

[ARM] Remove explicit dependency for misc.o from compressed/Makefile

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent b962a286
......@@ -112,6 +112,3 @@ $(obj)/font.c: $(FONTC)
$(obj)/vmlinux.lds: $(obj)/vmlinux.lds.in arch/arm/boot/Makefile .config
@sed "$(SEDFLAGS)" < $< > $@
$(obj)/misc.o: $(obj)/misc.c include/asm/arch/uncompress.h lib/inflate.c
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment