summaryrefslogtreecommitdiff
path: root/arch/x86.sh
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86.sh')
-rw-r--r--arch/x86.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86.sh b/arch/x86.sh
index c4ec2a0..6da08cb 100644
--- a/arch/x86.sh
+++ b/arch/x86.sh
@@ -1 +1 @@
-image_kernel=bzImage
+image_kernel=${image_kernel:-bzImage}