re-enable BOOT_STUB option for all Baytrail devices

Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
Matt DeVillier
2016-09-16 22:27:49 -05:00
parent af0036ffbd
commit 2341b375b0

View File

@@ -1025,7 +1025,7 @@ function menu_fwupdate() {
menu_fwupdate
;;
2) if [[ "$unlockMenu" = true || "$isBaytrail" = true && "$bayTrailHasFullROM" = false ]]; then
2) if [[ "$unlockMenu" = true || "$isBaytrail" = true ]]; then
modify_boot_stub
fi
menu_fwupdate