summaryrefslogtreecommitdiffstats
path: root/conf/include/local/sota_minnowboard.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/include/local/sota_minnowboard.inc')
-rw-r--r--conf/include/local/sota_minnowboard.inc9
1 files changed, 0 insertions, 9 deletions
diff --git a/conf/include/local/sota_minnowboard.inc b/conf/include/local/sota_minnowboard.inc
deleted file mode 100644
index 36d1a17..0000000
--- a/conf/include/local/sota_minnowboard.inc
+++ /dev/null
@@ -1,9 +0,0 @@
1MACHINE = "intel-corei7-64"
2
3OSTREE_BOOTLOADER ?= "grub"
4EFI_PROVIDER = "grub-efi"
5
6WKS_FILE = "efiimage-sota.wks"
7IMAGE_BOOT_FILES = ""
8
9OSTREE_KERNEL_ARGS ?= "ramdisk_size=16384 rw rootfstype=ext4 rootwait rootdelay=2 console=ttyS0,115200 console=tty0"