diff options
-rw-r--r-- | arch/nios2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/nios2/Makefile b/arch/nios2/Makefile index e142c9ee51fa..2328f82ba2a8 100644 --- a/arch/nios2/Makefile +++ b/arch/nios2/Makefile | |||
@@ -14,6 +14,8 @@ | |||
14 | # Nios2 port by Wind River Systems Inc trough: | 14 | # Nios2 port by Wind River Systems Inc trough: |
15 | # fredrik.markstrom@gmail.com and ivarholmqvist@gmail.com | 15 | # fredrik.markstrom@gmail.com and ivarholmqvist@gmail.com |
16 | 16 | ||
17 | KBUILD_DEFCONFIG := 3c120_defconfig | ||
18 | |||
17 | UTS_SYSNAME = Linux | 19 | UTS_SYSNAME = Linux |
18 | 20 | ||
19 | export MMU | 21 | export MMU |