mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
package/uboot-envtools: add CAP4200AG support
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33959 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0011f2872a
commit
bde82ceab2
@ -14,7 +14,8 @@ touch /etc/config/ubootenv
|
||||
board=$(ar71xx_board_name)
|
||||
|
||||
case "$board" in
|
||||
all0258n)
|
||||
all0258n | \
|
||||
cap4200ag)
|
||||
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
|
||||
;;
|
||||
alfa-ap96 | \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user