X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=init%2FMakefile;h=633392f5cdeeb92e142db1f312e1e32d2a3a9176;hb=615bb29ccbe9fa06d9f33b29d9c3f51340726656;hp=0154aea1e52d874814c05cb2a9c83d83bc48af71;hpb=4935361766cc73949fe032cd157d314f288922ba;p=~andy%2Flinux diff --git a/init/Makefile b/init/Makefile index 0154aea1e52..633392f5cde 100644 --- a/init/Makefile +++ b/init/Makefile @@ -30,4 +30,4 @@ $(obj)/version.o: include/linux/compile.h include/linux/compile.h: FORCE @echo ' CHK $@' $(Q)$(CONFIG_SHELL) $(srctree)/scripts/mkcompile_h $@ \ - "$(UTS_MACHINE)" "$(CONFIG_SMP)" "$(CONFIG_PREEMPT)" "$(CC) $(CFLAGS)" + "$(UTS_MACHINE)" "$(CONFIG_SMP)" "$(CONFIG_PREEMPT)" "$(CC) $(KBUILD_CFLAGS)"