Loading arch/sh/Makefile +3 −1 Original line number Diff line number Diff line Loading @@ -200,7 +200,9 @@ compressed: zImage archclean: $(Q)$(MAKE) $(clean)=$(boot) CLEAN_FILES += include/asm-sh/machtypes.h CLEAN_FILES += include/asm-sh/machtypes.h \ include/asm-sh/cpu include/asm-sh/.cpu \ include/asm-sh/mach include/asm-sh/.mach define archhelp @echo '* zImage - Compressed kernel image' Loading Loading
arch/sh/Makefile +3 −1 Original line number Diff line number Diff line Loading @@ -200,7 +200,9 @@ compressed: zImage archclean: $(Q)$(MAKE) $(clean)=$(boot) CLEAN_FILES += include/asm-sh/machtypes.h CLEAN_FILES += include/asm-sh/machtypes.h \ include/asm-sh/cpu include/asm-sh/.cpu \ include/asm-sh/mach include/asm-sh/.mach define archhelp @echo '* zImage - Compressed kernel image' Loading