浏览代码

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]>
Alexander Couzens 8 年之前
父节点
当前提交
8c96eb2fdb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/ar71xx/image/ubnt.mk

+ 1 - 1
target/linux/ar71xx/image/ubnt.mk

@@ -63,7 +63,7 @@ endef
 define Device/ubnt-bz
   $(Device/ubnt)
   UBNT_TYPE := BZ
-  UBNT_CHIP := ar934x
+  UBNT_CHIP := ar7240
 endef
 
 define Device/rw2458n