Explorar el Código

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 hace 8 años
padre
commit
8c96eb2fdb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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