[HEADERS] One line per header in Kbuild files to reduce conflicts

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
David Woodhouse
2006-09-19 12:43:58 +01:00
parent 47a5c6fa0e
commit fadcfa33b6
29 changed files with 721 additions and 159 deletions

View File

@@ -1,2 +1,10 @@
header-y := asound_fm.h hdsp.h hdspm.h sfnt_info.h sscape_ioctl.h
unifdef-y := asequencer.h asound.h emu10k1.h sb16_csp.h
header-y += asound_fm.h
header-y += hdsp.h
header-y += hdspm.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