projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f42b7e3
)
sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 29 Jul 2008 11:19:43 +0000
(20:19 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 29 Jul 2008 11:19:43 +0000
(20:19 +0900)
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/Makefile
b/arch/sh/Makefile
index fbf8756283126b15c515efc15115c4f116431e20..f2b07b54c912f024fb3a1f9304f2302efbc55067 100644
(file)
--- a/
arch/sh/Makefile
+++ b/
arch/sh/Makefile
@@
-68,7
+68,7
@@
OBJCOPYFLAGS := -O binary -R .note -R .note.gnu.build-id -R .comment \
defaultimage-$(CONFIG_SUPERH32) := zImage
# Set some sensible Kbuild defaults
-KBUILD_DEFCONFIG :=
r7780mp
_defconfig
+KBUILD_DEFCONFIG :=
shx3
_defconfig
KBUILD_IMAGE := $(defaultimage-y)
#