diff options
Diffstat (limited to 'include/asm-s390/Kbuild')
-rw-r--r-- | include/asm-s390/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-s390/Kbuild b/include/asm-s390/Kbuild index e92b429d2be..13c9805349f 100644 --- a/include/asm-s390/Kbuild +++ b/include/asm-s390/Kbuild @@ -7,6 +7,7 @@ header-y += tape390.h header-y += ucontext.h header-y += vtoc.h header-y += zcrypt.h +header-y += kvm.h unifdef-y += cmb.h unifdef-y += debug.h |