mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Add support for Raspberry Pi / brcm2708 / 2835 Signed-off-by: Ian Ridge <ianridge [at] gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32825 3c298f89-4303-0410-b956-a3cf2f4a3e73
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
config BRCM2708_SD_BOOT_PARTSIZE
|
|
int "Boot (SD Card) filesystem partition size (in MB)"
|
|
depends TARGET_brcm2708
|
|
default 20
|
|
|