From 0d464c360f0de4d90c8b25b2b2960ac7b5392cae Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 17 Aug 2015 06:01:23 +0000 Subject: ramips: remove old code for Edimax BR-6524N It seems that support for Edimax BR-6524N was dropped long time ago (dts file for this device is missing). This patch removes remaining code. Signed-off-by: Piotr Dymacz SVN-Revision: 46630 --- target/linux/ramips/rt288x/profiles/edimax.mk | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 target/linux/ramips/rt288x/profiles/edimax.mk (limited to 'target/linux/ramips/rt288x/profiles') diff --git a/target/linux/ramips/rt288x/profiles/edimax.mk b/target/linux/ramips/rt288x/profiles/edimax.mk deleted file mode 100644 index 43ac818..0000000 --- a/target/linux/ramips/rt288x/profiles/edimax.mk +++ /dev/null @@ -1,18 +0,0 @@ -# -# Copyright (C) 2011 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -define Profile/BR6524N - NAME:=Edimax BR6524N - PACKAGES:=kmod-switch-ip17xx kmod-swconfig swconfig -endef - -define Profile/BR6524N/Description - Package set for Edimax BR6524N -endef - -$(eval $(call Profile,BR6524N)) - -- cgit v1.1