mirror of https://github.com/hak5/openwrt-owl.git
uboot-envtools: add carambola2 support
Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 43317owl
parent
276817ca7d
commit
d265ebd1dc
|
@ -16,6 +16,7 @@ board=$(ar71xx_board_name)
|
||||||
case "$board" in
|
case "$board" in
|
||||||
all0258n | \
|
all0258n | \
|
||||||
cap4200ag | \
|
cap4200ag | \
|
||||||
|
carambola2 | \
|
||||||
eap300v2 | \
|
eap300v2 | \
|
||||||
hornet-ub | \
|
hornet-ub | \
|
||||||
hornet-ub-x2 | \
|
hornet-ub-x2 | \
|
||||||
|
|
Loading…
Reference in New Issue