[OpenWrt-Devel] [PATCH 1/2] ramips: TP-Link TL-WR902AC v3: don't build factory image
Peter Lundkvist
peter.lundkvist at gmail.com
Mon Jul 9 06:54:17 EDT 2018
The factory image is not usable and may brick the device.
Signed-off-by: Peter Lundkvist <peter.lundkvist at gmail.com>
---
target/linux/ramips/image/mt76x8.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/ramips/image/mt76x8.mk b/target/linux/ramips/image/mt76x8.mk
index eaafb149a2..729bf83003 100644
--- a/target/linux/ramips/image/mt76x8.mk
+++ b/target/linux/ramips/image/mt76x8.mk
@@ -233,7 +233,6 @@ define Device/tplink_tl-wr902ac-v3
TPLINK_HWREV := 0x89
TPLINK_HWREVADD := 0x1
TPLINK_HVERSION := 3
- IMAGES += factory.bin
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport
endef
TARGET_DEVICES += tplink_tl-wr902ac-v3
--
2.15.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list