summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/ar9/profiles/000-generic.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-11-12 23:39:51 +0000
committerJohn Crispin <john@openwrt.org>2011-11-12 23:39:51 +0000
commit424870510860306aa38f4a0edba831be068d9fdd (patch)
treeb2f7cb4f4d9cff7da64d08345c5f3155bd7c7c80 /target/linux/lantiq/ar9/profiles/000-generic.mk
parenteb20ab87e6ed3f9481318ae4dcea3d357f530cf3 (diff)
downloadmaster-31e0f0ae-424870510860306aa38f4a0edba831be068d9fdd.tar.gz
master-31e0f0ae-424870510860306aa38f4a0edba831be068d9fdd.tar.bz2
master-31e0f0ae-424870510860306aa38f4a0edba831be068d9fdd.zip
lantiq: cleanup default package selection
SVN-Revision: 28998
Diffstat (limited to 'target/linux/lantiq/ar9/profiles/000-generic.mk')
-rw-r--r--target/linux/lantiq/ar9/profiles/000-generic.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/ar9/profiles/000-generic.mk b/target/linux/lantiq/ar9/profiles/000-generic.mk
index 787a74fba2..a8346a7466 100644
--- a/target/linux/lantiq/ar9/profiles/000-generic.mk
+++ b/target/linux/lantiq/ar9/profiles/000-generic.mk
@@ -1,6 +1,5 @@
define Profile/Generic
NAME:=Generic - all boards
- PACKAGES:=kmod-leds-gpio button-hotplug
endef
$(eval $(call Profile,Generic))