浏览代码

Merge branch 'asm_cris_kbuild' into cris

Jesper Nilsson 17 年之前
父节点
当前提交
e05f86c13b
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      include/asm-cris/Kbuild

+ 3 - 2
include/asm-cris/Kbuild

@@ -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