diff options
author | John Crispin <john@openwrt.org> | 2014-07-10 20:05:43 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-10 20:05:43 +0000 |
commit | 32e93efc733fd89b24deb07f1820f4a314a8da57 (patch) | |
tree | 8c5fdbdbb16012e94abec3af6b09ccc2ebbddfac /target/linux/ramips/rt305x/profiles/allnet.mk | |
parent | ded4c0675d1dd3b6268ac94ff2c99ebb280815f9 (diff) | |
download | mtk-20170518-32e93efc733fd89b24deb07f1820f4a314a8da57.zip mtk-20170518-32e93efc733fd89b24deb07f1820f4a314a8da57.tar.gz mtk-20170518-32e93efc733fd89b24deb07f1820f4a314a8da57.tar.bz2 |
target/linux/*: more dead package cleanups
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41571
Diffstat (limited to 'target/linux/ramips/rt305x/profiles/allnet.mk')
-rw-r--r-- | target/linux/ramips/rt305x/profiles/allnet.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/rt305x/profiles/allnet.mk b/target/linux/ramips/rt305x/profiles/allnet.mk index 858891f..be6b192 100644 --- a/target/linux/ramips/rt305x/profiles/allnet.mk +++ b/target/linux/ramips/rt305x/profiles/allnet.mk @@ -9,7 +9,7 @@ define Profile/ALL02393G NAME:=Allnet ALL0239-3G PACKAGES:=\ kmod-usb-core kmod-usb-rt305x-dwc_otg \ - kmod-ledtrig-usbdev restorefactory + kmod-ledtrig-usbdev endef define Profile/ALL02393G/Description @@ -20,7 +20,7 @@ $(eval $(call Profile,ALL02393G)) define Profile/ALL0256N NAME:=Allnet ALL0256N - PACKAGES:=restorefactory rssileds + PACKAGES:=rssileds endef define Profile/ALL0256N/Description |