comment "Image Options"
source "target/linux/*/image/Config.in"
config TARGET_ROOTFS_FSPART
int "Filesystem part size (in MB)"
comment "Image Options"
source "target/linux/*/image/Config.in"
config TARGET_ROOTFS_FSPART
int "Filesystem part size (in MB)"
help
Allows you to change the filesystem partition size
config TARGET_ROOTFS_MAXINODE
int "Maximum number of inodes in filesystem"
depends TARGET_ROOTFS_EXT2FS
help
Allows you to change the filesystem partition size
config TARGET_ROOTFS_MAXINODE
int "Maximum number of inodes in filesystem"
depends TARGET_ROOTFS_EXT2FS
- prompt "Enter here external source feeds you want to include" if BUILDOPTS
- default "https://svn.openwrt.org/openwrt/packages/"
- help
- Separate sources with spaces : " "
+ prompt "Use external kernel tree" if DEVEL
+ default ""
source "target/imagebuilder/Config.in"
source "target/sdk/Config.in"
source "tmp/.config-package.in"
source "target/imagebuilder/Config.in"
source "target/sdk/Config.in"
source "tmp/.config-package.in"