From 5c04fe205e46c7bdb39db7da2cec0f2dbdf36476 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 17 Dec 2015 09:26:09 +0000 Subject: ralink: drop dummy profile from mt7688 Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47901 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/mt7688/profiles/01-mediatek.mk | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'target/linux/ramips/mt7688/profiles/01-mediatek.mk') diff --git a/target/linux/ramips/mt7688/profiles/01-mediatek.mk b/target/linux/ramips/mt7688/profiles/01-mediatek.mk index 0e24e0686c..1ef824dba6 100644 --- a/target/linux/ramips/mt7688/profiles/01-mediatek.mk +++ b/target/linux/ramips/mt7688/profiles/01-mediatek.mk @@ -5,18 +5,6 @@ # See /LICENSE for more information. # -define Profile/mt7688 - NAME:=mt7688 - PACKAGES:=\ - kmod-usb-core kmod-usb2 kmod-usb-ohci \ - kmod-ledtrig-usbdev -endef - -define Profile/mt7688/Description - Default package set compatible with most boards. -endef -$(eval $(call Profile,mt7688)) - define Profile/LinkIt7688 NAME:=LinkIt7688 PACKAGES:=\ -- cgit v1.2.3