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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue