diff --git a/conf/machine/include/rockchip-wic.inc b/conf/machine/include/rockchip-wic.inc index 30b0d57..15010a0 100644 --- a/conf/machine/include/rockchip-wic.inc +++ b/conf/machine/include/rockchip-wic.inc @@ -26,6 +26,3 @@ WICVARS:append = " \ SPL_BINARY \ UBOOT_SUFFIX \ " - -# Do not update fstab file while creating wic images -WIC_CREATE_EXTRA_ARGS ?= "--no-fstab-update"