summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/ase/profiles/001-lantiq.mk
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-02 20:07:41 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-11-02 20:07:41 +0000
commita3900eb37fff6f03b7aacbc6011610060b6d0908 (patch)
tree9dc52ee5cdfd8e9e1cd2178b9de76be9433d3e95 /target/linux/lantiq/ase/profiles/001-lantiq.mk
parent0681421b1a0160f8244c3b168f237b7489eeb600 (diff)
[lantiq] update ase target for 3.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34063 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 dd763bda7..000000000
--- 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))