diff options
Diffstat (limited to 'include/sound/Kbuild')
-rw-r--r-- | include/sound/Kbuild | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/include/sound/Kbuild b/include/sound/Kbuild index fd054a344324..802947f60915 100644 --- a/include/sound/Kbuild +++ b/include/sound/Kbuild @@ -1,10 +1,8 @@ +header-y += asequencer.h +header-y += asound.h header-y += asound_fm.h +header-y += emu10k1.h header-y += hdsp.h header-y += hdspm.h +header-y += sb16_csp.h header-y += sfnt_info.h -header-y += sscape_ioctl.h - -unifdef-y += asequencer.h -unifdef-y += asound.h -unifdef-y += emu10k1.h -unifdef-y += sb16_csp.h |