]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-generic/Kbuild.asm
debugobjects: add timer specific object debugging code
[linux-2.6-omap-h63xx.git] / include / asm-generic / Kbuild.asm
index a37e95fe58d64734f0323ace02bf062ad155f8cd..92a6d91d0c1adb1d6974c0fb863917d77c396ed6 100644 (file)
@@ -1,4 +1,8 @@
+header-y  += kvm.h
+
+ifeq ($(wildcard include/asm-$(SRCARCH)/a.out.h),include/asm-$(SRCARCH)/a.out.h)
 unifdef-y += a.out.h
+endif
 unifdef-y += auxvec.h
 unifdef-y += byteorder.h
 unifdef-y += errno.h
@@ -27,9 +31,3 @@ unifdef-y += termbits.h
 unifdef-y += termios.h
 unifdef-y += types.h
 unifdef-y += unistd.h
-unifdef-y += user.h
-
-# These probably shouldn't be exported
-unifdef-y += shmparam.h
-unifdef-y += elf.h
-unifdef-y += page.h