Skip to content

Commit

Permalink
Merge branch 'asm_cris_kbuild' into cris
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesper Nilsson committed Jun 30, 2008
2 parents fea7263 + d9fa021 commit e05f86c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions include/asm-cris/Kbuild
Original file line number Diff line number Diff line change
@@ -1,7 +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/
header-y += arch-v10/
header-y += arch-v32/

header-y += ethernet.h
header-y += rtc.h
Expand Down

0 comments on commit e05f86c

Please sign in to comment.