aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/ase/profiles/001-lantiq.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-11-02 20:07:41 +0000
committerJohn Crispin <john@openwrt.org>2012-11-02 20:07:41 +0000
commitc8ae6dac56d9b2ed2067c378d39654fbf4cce33b (patch)
tree1f717355a884e935880f3c116fa06140fc78212f /target/linux/lantiq/ase/profiles/001-lantiq.mk
parentdc8641f7fa670ede9f6c464bd7c6d1b2f94dee46 (diff)
downloadupstream-c8ae6dac56d9b2ed2067c378d39654fbf4cce33b.tar.gz
upstream-c8ae6dac56d9b2ed2067c378d39654fbf4cce33b.tar.bz2
upstream-c8ae6dac56d9b2ed2067c378d39654fbf4cce33b.zip
update ase target for 3.6
SVN-Revision: 34063
Diffstat (limited to 'target/linux/lantiq/ase/profiles/001-lantiq.mk')
-rw-r--r--target/linux/lantiq/ase/profiles/001-lantiq.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/lantiq/ase/profiles/001-lantiq.mk b/target/linux/lantiq/ase/profiles/001-lantiq.mk
deleted file mode 100644
index dd763bda7e..0000000000
--- a/target/linux/lantiq/ase/profiles/001-lantiq.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-define Profile/EASY50601
- NAME:=EASY50601
- PACKAGES:= kmod-usb-core kmod-usb-dwc-otg kmod-leds-gpio
-endef
-
-define Profile/EASY50601/Description
- Lantiq EASY50601 evalkit
-endef
-
-$(eval $(call Profile,EASY50601))