From 825717d45082dbf7950f271a0889689e28bac54f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 12 May 2016 01:41:22 +0200 Subject: ramips: convert mt7621 to new image building code Signed-off-by: John Crispin --- target/linux/ramips/mt7621/profiles/linksys.mk | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 target/linux/ramips/mt7621/profiles/linksys.mk (limited to 'target/linux/ramips/mt7621/profiles/linksys.mk') diff --git a/target/linux/ramips/mt7621/profiles/linksys.mk b/target/linux/ramips/mt7621/profiles/linksys.mk deleted file mode 100644 index fb447c9e05..0000000000 --- a/target/linux/ramips/mt7621/profiles/linksys.mk +++ /dev/null @@ -1,15 +0,0 @@ -# -# Copyright (C) 2015 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -define Profile/RE6500 - NAME:=Linksys RE6500 -endef - -define Profile/RE6500/Description - Package set compatible with the Linksys RE6500 board. -endef -$(eval $(call Profile,RE6500)) -- cgit v1.2.3