summaryrefslogtreecommitdiff
path: root/debian/patches/debian/arch-sh4-fix-uimage-build.patch
diff options
context:
space:
mode:
authorAurelien Jarno <aurel32@debian.org>2010-04-09 15:53:34 +0000
committerAurelien Jarno <aurel32@debian.org>2010-04-09 15:53:34 +0000
commitef5bc98e4db822404d751022461f2557e939dabb (patch)
treef44d2afe39db314f7c078898e162182b42122b29 /debian/patches/debian/arch-sh4-fix-uimage-build.patch
parentc9dc94dae38e024f00f565bce2a89ce5ea64fafc (diff)
Add sh4 architecture, ported from the sid branch
svn path=/dists/trunk/linux-2.6/; revision=15502
Diffstat (limited to 'debian/patches/debian/arch-sh4-fix-uimage-build.patch')
-rw-r--r--debian/patches/debian/arch-sh4-fix-uimage-build.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/patches/debian/arch-sh4-fix-uimage-build.patch b/debian/patches/debian/arch-sh4-fix-uimage-build.patch
new file mode 100644
index 000000000..1ddc00c9e
--- /dev/null
+++ b/debian/patches/debian/arch-sh4-fix-uimage-build.patch
@@ -0,0 +1,10 @@
+--- a/arch/sh/Makefile 2009-12-03 12:51:21.000000000 +0900
++++ b/arch/sh/Makefile 2010-02-04 15:47:57.000000000 +0900
+@@ -75,7 +75,6 @@
+
+ # Give the various platforms the opportunity to set default image types
+ defaultimage-$(CONFIG_SUPERH32) := zImage
+-defaultimage-$(CONFIG_SH_SH7785LCR) := uImage
+ defaultimage-$(CONFIG_SH_RSK) := uImage
+ defaultimage-$(CONFIG_SH_URQUELL) := uImage
+ defaultimage-$(CONFIG_SH_7206_SOLUTION_ENGINE) := vmlinux