From cdeb2322eab605639f1545a2eee0625424cedf03 Mon Sep 17 00:00:00 2001 From: Thibaut VARENE Date: Wed, 15 Feb 2017 13:37:41 +0100 Subject: [PATCH] ar71xx: Remove images for rb-941-2nd The code that generates this image is broken in many ways. The new code currently in master generates images that will not be compatible with the ones in 17.01. To avoid a migration nightmare, this patch removes image generation for this device in 17.01 Signed-off-by: Thibaut VARENE --- target/linux/ar71xx/image/mikrotik.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/linux/ar71xx/image/mikrotik.mk b/target/linux/ar71xx/image/mikrotik.mk index 939544d764..6aa7c2a1ae 100644 --- a/target/linux/ar71xx/image/mikrotik.mk +++ b/target/linux/ar71xx/image/mikrotik.mk @@ -42,5 +42,3 @@ $(Device/rb-nor-flash-16M) DEVICE_TITLE := hAP lite BOARDNAME:= rb-941-2nd endef - -TARGET_DEVICES += rb-nor-flash-16M rb-941-2nd -- 2.30.2