diff options
| -rw-r--r-- | include/asm-alpha/Kbuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-alpha/Kbuild b/include/asm-alpha/Kbuild new file mode 100644 index 000000000000..e57fd57538b8 --- /dev/null +++ b/include/asm-alpha/Kbuild | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | include include/asm-generic/Kbuild.asm | ||
| 2 | |||
| 3 | unifdef-y += console.h fpu.h sysinfo.h | ||
| 4 | |||
| 5 | header-y += gentrap.h regdef.h pal.h reg.h | ||
