فهرست منبع

rootfs: root size is only useful for genimage generated rootfs

Waldemar Brodkorb 1 هفته پیش
والد
کامیت
5922c8d288
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      target/config/Config.in.rootfs

+ 1 - 0
target/config/Config.in.rootfs

@@ -184,6 +184,7 @@ config ADK_TARGET_ROOTDEV
 
 config ADK_TARGET_ROOTSIZE
 	int "Root filesystem size"
+	depends on ADK_TARGET_ROOTFS_GENIMAGE
 	default 128
 	help
 	  Size of the rootfs image.