diff options
| -rw-r--r-- | config/coreboot/x301_16mb/target.cfg | 1 | ||||
| -rw-r--r-- | config/coreboot/x301_4mb/target.cfg | 1 | ||||
| -rw-r--r-- | config/coreboot/x301_8mb/target.cfg | 1 | 
3 files changed, 3 insertions, 0 deletions
| diff --git a/config/coreboot/x301_16mb/target.cfg b/config/coreboot/x301_16mb/target.cfg index 6c267eca..0867e005 100644 --- a/config/coreboot/x301_16mb/target.cfg +++ b/config/coreboot/x301_16mb/target.cfg @@ -6,3 +6,4 @@ payload_seabios="y"  payload_memtest="y"  grub_scan_disk="ahci"  status="untested" +release="n" diff --git a/config/coreboot/x301_4mb/target.cfg b/config/coreboot/x301_4mb/target.cfg index 6c267eca..0867e005 100644 --- a/config/coreboot/x301_4mb/target.cfg +++ b/config/coreboot/x301_4mb/target.cfg @@ -6,3 +6,4 @@ payload_seabios="y"  payload_memtest="y"  grub_scan_disk="ahci"  status="untested" +release="n" diff --git a/config/coreboot/x301_8mb/target.cfg b/config/coreboot/x301_8mb/target.cfg index 6c267eca..0867e005 100644 --- a/config/coreboot/x301_8mb/target.cfg +++ b/config/coreboot/x301_8mb/target.cfg @@ -6,3 +6,4 @@ payload_seabios="y"  payload_memtest="y"  grub_scan_disk="ahci"  status="untested" +release="n" | 
