aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/ase/profiles/000-generic.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/000-generic.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/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 787a74fba2..0000000000
--- 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))