[source] ar71xx: Remove images for rb-941-2nd
LEDE Commits
lede-commits at lists.infradead.org
Sun Feb 19 11:53:27 PST 2017
jow pushed a commit to source.git, branch lede-17.01:
https://git.lede-project.org/cdeb2322eab605639f1545a2eee0625424cedf03
commit cdeb2322eab605639f1545a2eee0625424cedf03
Author: Thibaut VARENE <hacks at slashdirt.org>
AuthorDate: Wed Feb 15 13:37:41 2017 +0100
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 <hacks at slashdirt.org>
---
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 939544d..6aa7c2a 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
More information about the lede-commits
mailing list