kernel-getlash: source /etc/gentoo-upgrade.conf
This commit is contained in:
parent
4e7689e301
commit
33d693e768
|
@ -3,6 +3,8 @@
|
|||
let FORCE_REBUILD=0
|
||||
KERNEL_REBUILD_ARGS=""
|
||||
|
||||
[ -f /etc/gentoo-upgrade.conf ] && source /etc/gentoo-upgrade.conf
|
||||
|
||||
# available parameters
|
||||
eval set -- "`getopt -o h,q --long help,force-rebuild,mrproper,quiet -- \"$@\"`"
|
||||
|
||||
|
|
Loading…
Reference in New Issue