summaryrefslogtreecommitdiff
path: root/helpers/lh_config
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-xhelpers/lh_config9
1 files changed, 0 insertions, 9 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index 7e99e3008..5fc2f7cf5 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -190,11 +190,6 @@ Local_arguments ()
shift 2
;;
- --genisoimage)
- LH_GENISOIMAGE="${2}"
- shift 2
- ;;
-
--initramfs)
LH_INITRAMFS="${2}"
shift 2
@@ -655,10 +650,6 @@ LH_DEBCONF_NOWARNINGS="${LH_DEBCONF_NOWARNINGS}"
# (Default: ${LH_DEBCONF_PRIORITY})
LH_DEBCONF_PRIORITY="${LH_DEBCONF_PRIORITY}"
-# \$LH_GENISOIMAGE: set genisoimage program
-# (Default: ${LH_GENISOIMAGE})
-LH_GENISOIMAGE="${LH_GENISOIMAGE}"
-
# \$LH_INITRAMFS: set initramfs hook
# (Default: ${LH_INITRAMFS})
LH_INITRAMFS="${LH_INITRAMFS}"