fix a bug that prevents the wgt634u from initializing the filesystem properly
[openwrt.git] / openwrt / package / Config.in
index cf2267e..6195780 100644 (file)
@@ -15,6 +15,7 @@ source "package/nvram/Config.in"
 endmenu
 
 menu "Applications"
+source "package/autossh/Config.in"
 source "package/bitchx/Config.in"
 source "package/collectd/Config.in"
 source "package/cbtt/Config.in"
@@ -23,6 +24,7 @@ source "package/deco/Config.in"
 source "package/elinks/Config.in"
 source "package/fetchmail/Config.in"
 source "package/gpsd/Config.in"
+source "package/gpg/Config.in"
 source "package/haserl/Config.in"
 source "package/irssi/Config.in"
 source "package/jamvm/Config.in"
@@ -294,6 +296,7 @@ endmenu
 menu "Utilities"
 source "package/bc/Config.in"
 source "package/gdbserver/Config.in"
+source "package/hdparm/Config.in"
 source "package/pcmcia-cs/Config.in"  # pcmcia-utils
 source "package/usbutils/Config.in"  # lsusb
 source "package/pciutils/Config.in"
@@ -330,6 +333,3 @@ config BR2_PACKAGE_IMAGEBUILDER
 
 endmenu
 
-source "package/Sysconf.in"
-
-
This page took 0.023446 seconds and 4 git commands to generate.