erp, i wondered if there was another case i was missing ... you'll also nee=
d=20
the attached fixed ...
=2D--
When make -s support was added to compile.h, it broke make V=3D1.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
=2D--
diff --git a/init/Makefile b/init/Makefile
index c5f157c..781f102 100644
=2D-- a/init/Makefile
+++ b/init/Makefile
@@ -26,7 +26,7 @@ $(obj)/version.o: include/linux/compile.h
# so we regenerate it always.
# mkcompile_h will make sure to only update the
# actual file if its content has changed.
=2D
+ chk_compile.h =3D :
quiet_chk_compile.h =3D echo ' CHK $@'
silent_chk_compile.h =3D :
include/linux/compile.h: FORCE