Skip to content

Commit

Permalink
m32r: use KBUILD_DEFCONFIG
Browse files Browse the repository at this point in the history
With using KBUILD_DEFCONFIG we don't have to ship a second copy of
m32700ut.smp_defconfig

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Hirokazu Takata <takata@linux-m32r.org>
  • Loading branch information
Adrian Bunk authored and Hirokazu Takata committed Apr 29, 2008
1 parent a01e035 commit 7622b46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 863 deletions.
2 changes: 2 additions & 0 deletions arch/m32r/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# architecture-specific flags and dependencies.
#

KBUILD_DEFCONFIG := m32700ut.smp_defconfig

LDFLAGS :=
OBJCOPYFLAGS := -O binary -R .note -R .comment -S
LDFLAGS_vmlinux :=
Expand Down
Loading

0 comments on commit 7622b46

Please sign in to comment.