Skip to content

Commit

Permalink
CRIS v32: Add headers for EtraxFS and Artpec-3 chips.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesper Nilsson committed Feb 8, 2008
1 parent 738af38 commit 75e52b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/asm-cris/Kbuild
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 75e52b2

Please sign in to comment.