summaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-quark.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/intel-quark.conf')
-rw-r--r--conf/machine/intel-quark.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/intel-quark.conf b/conf/machine/intel-quark.conf
index b56f0501..b615055f 100644
--- a/conf/machine/intel-quark.conf
+++ b/conf/machine/intel-quark.conf
@@ -34,6 +34,6 @@ KERNEL_EXTRA_ARGS = "EXTRA_CFLAGS=-Wa,-momit-lock-prefix=yes"
34 34
35IMAGE_FSTYPES += "wic" 35IMAGE_FSTYPES += "wic"
36WKS_FILE ?= "galileodisk-sd.wks" 36WKS_FILE ?= "galileodisk-sd.wks"
37do_image_wic[depends] += "gptfdisk-native:do_populate_sysroot" 37do_image_wic[depends] += "gptfdisk-native:do_populate_sysroot mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot"
38do_image_wic[recrdeptask] += "do_bootimg" 38do_image_wic[recrdeptask] += "do_bootimg"
39 39