From: Guan Xuetao <guanxuetao@xxxxxxxxxxxxxxx> simple Kbuild file for asm-headers Signed-off-by: Guan Xuetao <guanxuetao@xxxxxxxxxxxxxxx> --- 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-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html