Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent b962a286
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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