summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/ase/profiles/000-generic.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/000-generic.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/000-generic.mk')
-rw-r--r--target/linux/lantiq/ase/profiles/000-generic.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/lantiq/ase/profiles/000-generic.mk b/target/linux/lantiq/ase/profiles/000-generic.mk
deleted file mode 100644
index 787a74fba..000000000
--- a/target/linux/lantiq/ase/profiles/000-generic.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-define Profile/Generic
- NAME:=Generic - all boards
- PACKAGES:=kmod-leds-gpio button-hotplug
-endef
-
-$(eval $(call Profile,Generic))