summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/ar9/profiles/000-generic.mk
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-11-12 23:39:51 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-11-12 23:39:51 +0000
commit4919aff42f3bdcc0f4cff97077be217cb1613031 (patch)
tree2cef27fdb7491aaaf4a7ea6bf94f0549a6ee9145 /target/linux/lantiq/ar9/profiles/000-generic.mk
parent2c1120a3b32ae80e786670900f6bee9182816a4b (diff)
lantiq: cleanup default package selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28998 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 787a74fba..a8346a746 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))