Skip to content

Commit

Permalink
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux…
Browse files Browse the repository at this point in the history
…-2.6_dev

* 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev:
  m32r: cleanup: drop .data.idt section in vmlinux.lds script
  m32r: use KBUILD_DEFCONFIG
  • Loading branch information
Linus Torvalds committed May 2, 2008
2 parents 02cdf08 + 62478fa commit 59d42c0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 866 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 59d42c0

Please sign in to comment.