commit | 2fc8483fdcde767795402a38a53e647811dc9abf | [log] [tgz] |
---|---|---|
author | Ley Foon Tan <lftan@altera.com> | Thu Nov 06 15:20:19 2014 +0800 |
committer | Ley Foon Tan <lftan@altera.com> | Mon Dec 08 12:56:06 2014 +0800 |
tree | 01c734b5191c6ddd5c095fb2a08494720b06f817 | |
parent | 9cce02ec7146248862ba63a41bf8eb32d9e4fb63 [diff] [blame] |
nios2: Build infrastructure This patch adds Makefile and Kconfig files required for building a nios2 kernel. Signed-off-by: Ley Foon Tan <lftan@altera.com>
diff --git a/arch/nios2/platform/Makefile b/arch/nios2/platform/Makefile new file mode 100644 index 0000000..46364f1 --- /dev/null +++ b/arch/nios2/platform/Makefile
@@ -0,0 +1 @@ +obj-y += platform.o