Skip to content

Commit 8c96eb2

Browse files
committed
ar71xx/image: change unifi UBNT_CHIP to ar7240
Verified by OEM firmware images which contains the same chip. Tested-by: Andreas Bräu <[email protected]> Signed-off-by: Alexander Couzens <[email protected]>
1 parent 16222a1 commit 8c96eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target/linux/ar71xx/image/ubnt.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ endef
6363
define Device/ubnt-bz
6464
$(Device/ubnt)
6565
UBNT_TYPE := BZ
66-
UBNT_CHIP := ar934x
66+
UBNT_CHIP := ar7240
6767
endef
6868

6969
define Device/rw2458n

0 commit comments

Comments
 (0)