X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-generic%2FKbuild.asm;h=7cd25b8e7c9a4b891fcf00fd60b3985e5d48c59e;hb=252815b0cfe711001eff0327872209986b36d490;hp=fd9dcfd91c396188a1fe6148e85914c8d857a75d;hpb=7fa3031500ec9b0a7460c8c23751799006ffee74;p=linux-2.6 diff --git a/include/asm-generic/Kbuild.asm b/include/asm-generic/Kbuild.asm index fd9dcfd91c..7cd25b8e7c 100644 --- a/include/asm-generic/Kbuild.asm +++ b/include/asm-generic/Kbuild.asm @@ -1,4 +1,6 @@ -ifeq ($(wildcard include/asm-$(SRCARCH)/a.out.h),include/asm-$(SRCARCH)/a.out.h) +header-y += kvm.h + +ifneq ($(wildcard $(srctree)/include/asm-$(SRCARCH)/a.out.h),) unifdef-y += a.out.h endif unifdef-y += auxvec.h