mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-17 04:10:56 +00:00
ar71xx/image: change unifi UBNT_CHIP to ar7240
Verified by OEM firmware images which contains the same chip. Tested-by: Andreas Bräu <ab@andi95.de> Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
This commit is contained in:
parent
16222a1010
commit
8c96eb2fdb
@ -63,7 +63,7 @@ endef
|
||||
define Device/ubnt-bz
|
||||
$(Device/ubnt)
|
||||
UBNT_TYPE := BZ
|
||||
UBNT_CHIP := ar934x
|
||||
UBNT_CHIP := ar7240
|
||||
endef
|
||||
|
||||
define Device/rw2458n
|
||||
|
Loading…
Reference in New Issue
Block a user