diff --git a/[refs] b/[refs] index 9a48b9aa9e4b..6cd8f7d03a9f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ac4d5f74a9b243d9f3f123fe5ce609478df208d8 +refs/heads/master: e623a3b8086208eb118d9501b8bfb3e656e754d4 diff --git a/trunk/Makefile b/trunk/Makefile index 3152d6377eb2..83a3185670f1 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -347,7 +347,7 @@ AFLAGS_KERNEL = # Needed to be compatible with the O= option LINUXINCLUDE := -Iinclude \ $(if $(KBUILD_SRC),-Iinclude2 -I$(srctree)/include) \ - -imacros include/linux/autoconf.h + -include include/linux/autoconf.h CPPFLAGS := -D__KERNEL__ $(LINUXINCLUDE)