summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/intel-quark.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/intel-quark.conf b/conf/machine/intel-quark.conf
index ad673198..70cb45e5 100644
--- a/conf/machine/intel-quark.conf
+++ b/conf/machine/intel-quark.conf
@@ -22,3 +22,9 @@ EFI_PROVIDER = "systemd-boot"
22 22
23# Ensure that the Lock prefix is omitted for the kernel" 23# Ensure that the Lock prefix is omitted for the kernel"
24KERNEL_EXTRA_ARGS = "EXTRA_CFLAGS=-Wa,-momit-lock-prefix=yes" 24KERNEL_EXTRA_ARGS = "EXTRA_CFLAGS=-Wa,-momit-lock-prefix=yes"
25
26IMAGE_FSTYPES += "wic"
27WKS_FILE ?= "galileodisk-sd.wks"
28do_image_wic[depends] += "gptfdisk-native:do_populate_sysroot"
29do_image_wic[recrdeptask] += "do_bootimg"
30