1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 21:37:10 +02:00

config.full_system: add wget, nfs-utils, netcat

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu 2010-11-22 15:43:10 +08:00
parent c8f893a061
commit de462b92dc

View File

@ -252,6 +252,9 @@ CONFIG_PACKAGE_dosfslabel=y
CONFIG_PACKAGE_resize2fs=y
CONFIG_PACKAGE_sysfsutils=y
CONFIG_PACKAGE_tune2fs=y
CONFIG_PACKAGE_wget=y
CONFIG_PACKAGE_nfs-utils=y
CONFIG_PACKAGE_netcat=y
#
CONFIG_KEXEC_TOOLS_TARGET_NAME="mipsel"
CONFIG_PACKAGE_lsof=y