From 309624bb107fa045c2ca3d1f3b2a98a62190b91b Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Mon, 16 Jun 2008 12:24:17 +0100 Subject: [PATCH] --- yaml --- r: 98141 b: refs/heads/master c: e53d6a152793a38aa334d6f7a4850642ae45cedc h: refs/heads/master i: 98139: 59f339ce89e09c57908e9985005da181bb7910e7 v: v3 --- [refs] | 2 +- trunk/include/linux/Kbuild | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d9697a2b8f9b..df9635fd9fa7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9a8ea36967afad617d9b0930b6fe7592b9ed9772 +refs/heads/master: e53d6a152793a38aa334d6f7a4850642ae45cedc diff --git a/trunk/include/linux/Kbuild b/trunk/include/linux/Kbuild index 93b98856007a..b6fbb2573e88 100644 --- a/trunk/include/linux/Kbuild +++ b/trunk/include/linux/Kbuild @@ -166,6 +166,9 @@ unifdef-y += acct.h unifdef-y += adb.h unifdef-y += adfs_fs.h unifdef-y += agpgart.h +ifeq ($(wildcard include/asm-$(SRCARCH)/a.out.h),include/asm-$(SRCARCH)/a.out.h) +unifdef-y += a.out.h +endif unifdef-y += apm_bios.h unifdef-y += atalk.h unifdef-y += atmdev.h