aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
diff options
context:
space:
mode:
authorJesper Nilsson <jesper@jni.nu>2008-07-01 00:14:07 +0200
committerJesper Nilsson <jesper@jni.nu>2008-07-01 00:14:07 +0200
commite05f86c13bca8eac80bccd1e86f3e09a7d3ae963 (patch)
treef5b2bd697689f9fd8312232b83271c4ff08ad730 /include
parentMerge branch 'build_fix' into cris (diff)
parent[CRIS] Correct definition of subdirs for install_headers. (diff)
downloadwireguard-linux-e05f86c13bca8eac80bccd1e86f3e09a7d3ae963.tar.xz
wireguard-linux-e05f86c13bca8eac80bccd1e86f3e09a7d3ae963.zip
Merge branch 'asm_cris_kbuild' into cris
Diffstat (limited to 'include')
-rw-r--r--include/asm-cris/Kbuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/asm-cris/Kbuild b/include/asm-cris/Kbuild
index 17455459c43f..b7037d80d461 100644
--- a/include/asm-cris/Kbuild
+++ b/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