summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/conf/machine/lego-ev3.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/conf/machine/lego-ev3.conf')
-rw-r--r--bsp/meta-ti/conf/machine/lego-ev3.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp/meta-ti/conf/machine/lego-ev3.conf b/bsp/meta-ti/conf/machine/lego-ev3.conf
index 5c425221..5b89a6a7 100644
--- a/bsp/meta-ti/conf/machine/lego-ev3.conf
+++ b/bsp/meta-ti/conf/machine/lego-ev3.conf
@@ -17,6 +17,6 @@ KERNEL_DEVICETREE_BUNDLE = "1"
SERIAL_CONSOLES = "115200;ttyS1"
IMAGE_FSTYPES += " wic"
-WKS_FILE = "sdimage-bootpart.wks"
+WKS_FILE ?= "sdimage-bootpart.wks"
WIC_CREATE_EXTRA_ARGS += " --no-fstab-update"
IMAGE_BOOT_FILES = "${KERNEL_IMAGETYPES}"