From 4220cc325560390db3c2606e9dc4576b2e051bdb Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 11 May 2016 14:04:40 +0200 Subject: ramips: convert mt7620 to new image building code Signed-off-by: John Crispin --- target/linux/ramips/mt7620/profiles/mediatek.mk | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 target/linux/ramips/mt7620/profiles/mediatek.mk (limited to 'target/linux/ramips/mt7620/profiles/mediatek.mk') diff --git a/target/linux/ramips/mt7620/profiles/mediatek.mk b/target/linux/ramips/mt7620/profiles/mediatek.mk deleted file mode 100644 index 4f6703ebf5..0000000000 --- a/target/linux/ramips/mt7620/profiles/mediatek.mk +++ /dev/null @@ -1,15 +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/MT7620a - NAME:=MT7620a EVB -endef - -define Profile/MT7620a/Description - Default package set compatible with MT7620a eval board -endef -$(eval $(call Profile,MT7620a)) -- cgit v1.2.3