diff options
Diffstat (limited to 'include/asm-s390/Kbuild')
-rw-r--r-- | include/asm-s390/Kbuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-s390/Kbuild b/include/asm-s390/Kbuild new file mode 100644 index 000000000000..ed8955f49e47 --- /dev/null +++ b/include/asm-s390/Kbuild @@ -0,0 +1,4 @@ +include include/asm-generic/Kbuild.asm + +unifdef-y += cmb.h debug.h +header-y += dasd.h qeth.h tape390.h ucontext.h vtoc.h z90crypt.h |