aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/rk3288.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/rk3288.inc b/conf/machine/include/rk3288.inc
index 08cb561..6e9a09a 100644
--- a/conf/machine/include/rk3288.inc
+++ b/conf/machine/include/rk3288.inc
@@ -12,5 +12,5 @@ SERIAL_CONSOLES = "115200;ttyS2"
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot"
SPL_BINARY ?= "idbloader.img"
-IMAGE_FSTYPES = "rockchip-gpt-img"
+IMAGE_FSTYPES += "rockchip-gpt-img"
IMAGE_CLASSES += "rockchip-gpt-img"