소스 검색

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