diff --git a/include/asm-i386/Kbuild b/include/asm-i386/Kbuild index c064a8e9170fa4805f3006dd88eb34b3b4714b63..335b2fa4e0666a46c00b7a270ff615c08cbd2d07 100644 --- a/include/asm-i386/Kbuild +++ b/include/asm-i386/Kbuild @@ -1,5 +1,5 @@ include include/asm-generic/Kbuild.asm -header-y += boot.h cpufeature.h debugreg.h ldt.h setup.h ucontext.h +header-y += boot.h debugreg.h ldt.h setup.h ucontext.h unifdef-y += mtrr.h vm86.h