diff options
author | root <root@artemis.panaceas.org> | 2015-12-25 04:40:36 +0000 |
---|---|---|
committer | root <root@artemis.panaceas.org> | 2015-12-25 04:40:36 +0000 |
commit | 849369d6c66d3054688672f97d31fceb8e8230fb (patch) | |
tree | 6135abc790ca67dedbe07c39806591e70eda81ce /include/sound/Kbuild | |
download | linux-3.0.35-kobo-849369d6c66d3054688672f97d31fceb8e8230fb.tar.gz linux-3.0.35-kobo-849369d6c66d3054688672f97d31fceb8e8230fb.tar.bz2 linux-3.0.35-kobo-849369d6c66d3054688672f97d31fceb8e8230fb.zip |
initial_commit
Diffstat (limited to 'include/sound/Kbuild')
-rw-r--r-- | include/sound/Kbuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/sound/Kbuild b/include/sound/Kbuild new file mode 100644 index 00000000..802947f6 --- /dev/null +++ b/include/sound/Kbuild @@ -0,0 +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 |