mirror of https://github.com/hak5/openwrt.git
ar71xx: drop references to madwifi
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: Felix Fietkau <nbd@nbd.name>lede-17.01
parent
c687a70fdf
commit
0d3dc16931
|
@ -223,7 +223,7 @@ define Device/ubnt-rs
|
||||||
$(Device/ubnt-routerstation)
|
$(Device/ubnt-routerstation)
|
||||||
DEVICE_TITLE := Ubiquiti RouterStation
|
DEVICE_TITLE := Ubiquiti RouterStation
|
||||||
BOARDNAME := UBNT-RS
|
BOARDNAME := UBNT-RS
|
||||||
DEVICE_PROFILE := Madwifi UBNT UBNTRS
|
DEVICE_PROFILE := UBNT UBNTRS
|
||||||
UBNT_BOARD := RS
|
UBNT_BOARD := RS
|
||||||
UBNT_TYPE := RSx
|
UBNT_TYPE := RSx
|
||||||
UBNT_CHIP := ar7100
|
UBNT_CHIP := ar7100
|
||||||
|
@ -233,7 +233,7 @@ define Device/ubnt-rspro
|
||||||
$(Device/ubnt-routerstation)
|
$(Device/ubnt-routerstation)
|
||||||
DEVICE_TITLE := Ubiquiti RouterStation Pro
|
DEVICE_TITLE := Ubiquiti RouterStation Pro
|
||||||
BOARDNAME := UBNT-RSPRO
|
BOARDNAME := UBNT-RSPRO
|
||||||
DEVICE_PROFILE := Madwifi UBNT UBNTRSPRO
|
DEVICE_PROFILE := UBNT UBNTRSPRO
|
||||||
UBNT_BOARD := RSPRO
|
UBNT_BOARD := RSPRO
|
||||||
UBNT_TYPE := RSPRO
|
UBNT_TYPE := RSPRO
|
||||||
UBNT_CHIP := ar7100pro
|
UBNT_CHIP := ar7100pro
|
||||||
|
@ -243,7 +243,7 @@ define Device/ubnt-ls-sr71
|
||||||
$(Device/ubnt-routerstation)
|
$(Device/ubnt-routerstation)
|
||||||
DEVICE_TITLE := Ubiquiti LS-SR71
|
DEVICE_TITLE := Ubiquiti LS-SR71
|
||||||
BOARDNAME := UBNT-LS-SR71
|
BOARDNAME := UBNT-LS-SR71
|
||||||
DEVICE_PROFILE := Madwifi UBNT
|
DEVICE_PROFILE := UBNT
|
||||||
UBNT_BOARD := LS-SR71
|
UBNT_BOARD := LS-SR71
|
||||||
UBNT_TYPE := LS-SR71
|
UBNT_TYPE := LS-SR71
|
||||||
UBNT_CHIP := ar7100
|
UBNT_CHIP := ar7100
|
||||||
|
|
Loading…
Reference in New Issue