diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-12 23:39:51 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-12 23:39:51 +0000 |
commit | 4919aff42f3bdcc0f4cff97077be217cb1613031 (patch) | |
tree | 2cef27fdb7491aaaf4a7ea6bf94f0549a6ee9145 /target/linux/lantiq/danube/profiles/000-generic.mk | |
parent | 2c1120a3b32ae80e786670900f6bee9182816a4b (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/danube/profiles/000-generic.mk')
-rw-r--r-- | target/linux/lantiq/danube/profiles/000-generic.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/danube/profiles/000-generic.mk b/target/linux/lantiq/danube/profiles/000-generic.mk index 787a74fba2..a8346a7466 100644 --- a/target/linux/lantiq/danube/profiles/000-generic.mk +++ b/target/linux/lantiq/danube/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)) |