summaryrefslogtreecommitdiff
path: root/scripts/build/lb_chroot_hacks
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/lb_chroot_hacks')
-rwxr-xr-xscripts/build/lb_chroot_hacks2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_chroot_hacks b/scripts/build/lb_chroot_hacks
index 83e5730d3..334a5bfcb 100755
--- a/scripts/build/lb_chroot_hacks
+++ b/scripts/build/lb_chroot_hacks
@@ -141,7 +141,7 @@ do
done
case "${LB_BINARY_IMAGES}" in
- net)
+ netboot)
if [ ! -f chroot/sbin/mount.cifs ]
then
Apt chroot install cifs-utils