mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
9b8e274e1b
Migrate to new image generation and introduce sdcard generation (based on sunxi). Profile now generated via image/Makefile instead of profiles/ directory. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
config OMAP_SD_BOOT_PARTSIZE
|
|
int "Boot (SD Card) filesystem partition size (in MB)"
|
|
depends on TARGET_omap
|
|
default 20
|
|
|