omap: rework image generation and profiles
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>
This commit is contained in:
5
target/linux/omap/image/Config.in
Normal file
5
target/linux/omap/image/Config.in
Normal file
@@ -0,0 +1,5 @@
|
||||
config OMAP_SD_BOOT_PARTSIZE
|
||||
int "Boot (SD Card) filesystem partition size (in MB)"
|
||||
depends on TARGET_omap
|
||||
default 20
|
||||
|
||||
Reference in New Issue
Block a user