From 8c96eb2fdb139dff602e076d9d5d8ed276c31fb5 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Thu, 13 Jul 2017 00:41:04 +0200 Subject: [PATCH] ar71xx/image: change unifi UBNT_CHIP to ar7240 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Verified by OEM firmware images which contains the same chip. Tested-by: Andreas Bräu Signed-off-by: Alexander Couzens --- target/linux/ar71xx/image/ubnt.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar71xx/image/ubnt.mk b/target/linux/ar71xx/image/ubnt.mk index 6711abd5ee..f80f2f1b33 100644 --- a/target/linux/ar71xx/image/ubnt.mk +++ b/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 -- 2.30.2