[<prev] [next>] [day] [month] [year] [list]
Message-ID: <01e401cb9785$672b5a10$35820e30$@mprc.pku.edu.cn>
Date: Thu, 9 Dec 2010 17:42:32 +0800
From: "Guan Xuetao" <guanxuetao@...c.pku.edu.cn>
To: "Arnd Bergmann" <arnd@...db.de>
Cc: <linux-arch@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCHv1 013/211] unicore32: new file arch/unicore32/include/asm/Kbuild
From: Guan Xuetao <guanxuetao@...c.pku.edu.cn>
simple Kbuild file for asm-headers
Signed-off-by: Guan Xuetao <guanxuetao@...c.pku.edu.cn>
---
arch/unicore32/include/asm/Kbuild | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/arch/unicore32/include/asm/Kbuild
b/arch/unicore32/include/asm/Kbuild
new file mode 100644
index 0000000..c43b56c
--- /dev/null
+++ b/arch/unicore32/include/asm/Kbuild
@@ -0,0 +1,4 @@
+include include/asm-generic/Kbuild.asm
+
+header-y += hwcap.h
+
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists