From: Alexander Couzens Date: Wed, 12 Jul 2017 22:41:04 +0000 (+0200) Subject: ar71xx/image: change unifi UBNT_CHIP to ar7240 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8c96eb2fdb139dff602e076d9d5d8ed276c31fb5;p=librecmc%2Flibrecmc.git ar71xx/image: change unifi UBNT_CHIP to ar7240 Verified by OEM firmware images which contains the same chip. Tested-by: Andreas Bräu Signed-off-by: Alexander Couzens --- 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