summaryrefslogtreecommitdiffstats
path: root/source/installer/build_installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/installer/build_installer.sh')
-rwxr-xr-xsource/installer/build_installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/installer/build_installer.sh b/source/installer/build_installer.sh
index 5ed78322a..fbd7e9d5f 100755
--- a/source/installer/build_installer.sh
+++ b/source/installer/build_installer.sh
@@ -136,7 +136,7 @@ case $ARCH in
RECOMPILE=1
SPLIT_INITRD=0
USBBOOT=1
- EFIBOOT=1
+ EFIBOOT=0
VERBOSE=1
ADD_NETFIRMWARE=1 # Include the network card firmware
ADD_NANO=1