diff options
Diffstat (limited to 'arch/m32r/Makefile')
-rw-r--r-- | arch/m32r/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/m32r/Makefile b/arch/m32r/Makefile index 4072a07ebf8e..469766b24e22 100644 --- a/arch/m32r/Makefile +++ b/arch/m32r/Makefile | |||
@@ -5,6 +5,8 @@ | |||
5 | # architecture-specific flags and dependencies. | 5 | # architecture-specific flags and dependencies. |
6 | # | 6 | # |
7 | 7 | ||
8 | KBUILD_DEFCONFIG := m32700ut.smp_defconfig | ||
9 | |||
8 | LDFLAGS := | 10 | LDFLAGS := |
9 | OBJCOPYFLAGS := -O binary -R .note -R .comment -S | 11 | OBJCOPYFLAGS := -O binary -R .note -R .comment -S |
10 | LDFLAGS_vmlinux := | 12 | LDFLAGS_vmlinux := |