From 29e9bb02b978cd455f84493e2b972d448a2250eb Mon Sep 17 00:00:00 2001 From: Zachary Amsden Date: Mon, 7 Nov 2005 15:27:51 -0800 Subject: [PATCH] --- yaml --- r: 13781 b: refs/heads/master c: e623a3b8086208eb118d9501b8bfb3e656e754d4 h: refs/heads/master i: 13779: 63f3307956b2edbd1ff73b1fa17aee5f4e1a2af0 v: v3 --- [refs] | 2 +- trunk/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)