mirror of https://github.com/hak5/openwrt.git
uboot-envtools: ramips: add support for ALFA Network Tube-E4G
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>openwrt-19.07
parent
9b6413982c
commit
82dbcd8bf2
|
@ -14,7 +14,8 @@ board=$(board_name)
|
|||
|
||||
case "$board" in
|
||||
alfa-network,ac1200rm|\
|
||||
alfa-network,awusfree1)
|
||||
alfa-network,awusfree1|\
|
||||
alfa-network,tube-e4g)
|
||||
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x1000"
|
||||
;;
|
||||
all0256n-4M|\
|
||||
|
|
Loading…
Reference in New Issue