X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-i386%2FKbuild;h=147e4ac1ebf0e44880c91f7fa4d27e296259c93b;hb=6311f0dac006032b82e3556874a1e18b31e80de2;hp=2308190321da053aa9af3e26d8c344b3ba696edb;hpb=ab5cfd2aa3af40b35d7a948de8e279dc82c5b9f6;p=powerpc.git diff --git a/include/asm-i386/Kbuild b/include/asm-i386/Kbuild index 2308190321..147e4ac1eb 100644 --- a/include/asm-i386/Kbuild +++ b/include/asm-i386/Kbuild @@ -1,5 +1,11 @@ include include/asm-generic/Kbuild.asm -header-y += boot.h debugreg.h ldt.h ucontext.h +header-y += boot.h +header-y += debugreg.h +header-y += ldt.h +header-y += ptrace-abi.h +header-y += ucontext.h -unifdef-y += mtrr.h setup.h vm86.h +unifdef-y += mtrr.h +unifdef-y += setup.h +unifdef-y += vm86.h