diff options
author | John Crispin <john@openwrt.org> | 2014-07-10 20:15:50 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-10 20:15:50 +0000 |
commit | 6134a3de30499f22b3809943e59fe1db807bcec2 (patch) | |
tree | 022f7a5656647a978a09a6a12213ab57977ef2c4 /target | |
parent | 7a324ed4c10f109cfc3a14b4ce9d07ff963203d0 (diff) | |
download | upstream-6134a3de30499f22b3809943e59fe1db807bcec2.tar.gz upstream-6134a3de30499f22b3809943e59fe1db807bcec2.tar.bz2 upstream-6134a3de30499f22b3809943e59fe1db807bcec2.zip |
target/linux/*: more dead package cleanups
found 2 more
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41574
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/lantiq/xway/profiles/audiocodes.mk | 2 | ||||
-rw-r--r-- | target/linux/ramips/rt305x/profiles/hg255d.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/xway/profiles/audiocodes.mk b/target/linux/lantiq/xway/profiles/audiocodes.mk index 5f24dfc777..006cc50c13 100644 --- a/target/linux/lantiq/xway/profiles/audiocodes.mk +++ b/target/linux/lantiq/xway/profiles/audiocodes.mk @@ -1,6 +1,6 @@ define Profile/ACMP252 NAME:=AudioCodes MediaPack MP-252 - PACKAGES:=kmod-rt2x00 wpad-mini \ + PACKAGES:=kmod-rt2x00-pci wpad-mini \ kmod-ltq-adsl-danube-mei kmod-ltq-adsl-danube \ kmod-ltq-adsl-danube-fw-a kmod-ltq-ptm-danube \ ltq-adsl-app diff --git a/target/linux/ramips/rt305x/profiles/hg255d.mk b/target/linux/ramips/rt305x/profiles/hg255d.mk index f045b2fc7e..721592acaf 100644 --- a/target/linux/ramips/rt305x/profiles/hg255d.mk +++ b/target/linux/ramips/rt305x/profiles/hg255d.mk @@ -7,7 +7,7 @@ define Profile/HG255D NAME:=HuaWei HG255D - PACKAGES:=kmod-leds-gpio kmod-rt2800-pci wpad-mini kmod-usb-rt305x-dwc_otg + PACKAGES:=kmod-leds-gpio wpad-mini kmod-usb-rt305x-dwc_otg endef define Profile/HG255D/Description |