X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-alpha%2FKbuild;h=b7c8f188b313baf91119c8df0f4327c6969c849e;hb=4800be295c34268fd3211d49828bfaa6bf62867f;hp=2b06b3bad5ffc7f3fd105ffba4c7ff53ce8959bf;hpb=77e2782f9b683893c9341e9cf05c88b0caac7382;p=powerpc.git diff --git a/include/asm-alpha/Kbuild b/include/asm-alpha/Kbuild index 2b06b3bad5..b7c8f188b3 100644 --- a/include/asm-alpha/Kbuild +++ b/include/asm-alpha/Kbuild @@ -1,5 +1,11 @@ include include/asm-generic/Kbuild.asm -unifdef-y += console.h fpu.h sysinfo.h compiler.h +header-y += gentrap.h +header-y += regdef.h +header-y += pal.h +header-y += reg.h -header-y += gentrap.h regdef.h pal.h reg.h +unifdef-y += console.h +unifdef-y += fpu.h +unifdef-y += sysinfo.h +unifdef-y += compiler.h