forked from Minki/linux
CRIS: Add missing headers to include/asm-cris Kbuild files.
This commit is contained in:
parent
daa00b9caf
commit
a1a7dc1d06
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user