aboutsummaryrefslogtreecommitdiff
path: root/rpi2-gen-image.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rpi2-gen-image.sh')
-rwxr-xr-xrpi2-gen-image.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpi2-gen-image.sh b/rpi2-gen-image.sh
index a1ff548..709ab04 100755
--- a/rpi2-gen-image.sh
+++ b/rpi2-gen-image.sh
@@ -79,6 +79,7 @@ ENABLE_IPTABLES=${ENABLE_IPTABLES:=false}
# Kernel compilation settings
BUILD_KERNEL=${BUILD_KERNEL:=false}
+KERNEL_HEADERS=${KERNEL_HEADERS:=true}
# Image chroot path
R=${BUILDDIR}/chroot