aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2014-09-15 11:22:53 +0000
committerRaúl Porcel <armin76@gentoo.org>2014-09-15 11:22:53 +0000
commit9cfe42217cb4942629f0686eb6fb3b86795b2984 (patch)
tree2f88c878af2584a0f8413187540136168656653e /arch/s390
parentAdd s390 support (diff)
downloadgenkernel-9cfe42217cb4942629f0686eb6fb3b86795b2984.tar.gz
genkernel-9cfe42217cb4942629f0686eb6fb3b86795b2984.tar.bz2
genkernel-9cfe42217cb4942629f0686eb6fb3b86795b2984.zip
Fix binary name
Signed-off-by: Raúl Porcel <armin76@gentoo.org>
Diffstat (limited to 'arch/s390')
-rw-r--r--arch/s390/config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/config.sh b/arch/s390/config.sh
index 5e87d0ce..598955a4 100644
--- a/arch/s390/config.sh
+++ b/arch/s390/config.sh
@@ -4,7 +4,7 @@
#
KERNEL_MAKE_DIRECTIVE=""
KERNEL_MAKE_DIRECTIVE_2=""
-KERNEL_BINARY="arch/s390/boot/vmlinux.gz"
+KERNEL_BINARY="arch/s390/boot/bzImage"
#
# Arch-specific defaults that can be overridden in the config file or on the