mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
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>
5 lines
122 B
Text
5 lines
122 B
Text
config OMAP_SD_BOOT_PARTSIZE
|
|
int "Boot (SD Card) filesystem partition size (in MB)"
|
|
depends on TARGET_omap
|
|
default 20
|
|
|