CRIS v32: Add headers for EtraxFS and Artpec-3 chips.
This commit is contained in:
parent
738af38bbc
commit
75e52b279c
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
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/
|
||||
|
||||
unifdef-y += rs485.h
|
||||
|
|
Loading…
Reference in a new issue