dect
/
linux-2.6
Archived
13
0
Fork 0

CRIS: Add missing headers to include/asm-cris Kbuild files.

This commit is contained in:
Jesper Nilsson 2008-01-31 17:40:37 +01:00
parent daa00b9caf
commit a1a7dc1d06
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,9 @@ include include/asm-generic/Kbuild.asm
header-$(CONFIG_ETRAX_ARCH_V10) += arch-v10/
header-$(CONFIG_ETRAX_ARCH_V32) += arch-v32/
header-y += arch-v10/ arch-v32/
header-y += ethernet.h
header-y += rtc.h
header-y += sync_serial.h
unifdef-y += etraxgpio.h
unifdef-y += rs485.h

View File

@ -1,2 +1,5 @@
header-y += ptrace.h
header-y += user.h
header-y += svinto.h
header-y += sv_addr_ag.h
header-y += sv_addr.agh