add libelf
[openwrt.git] / openwrt / package / Config.in
index bd55192..73e768a 100644 (file)
@@ -8,8 +8,10 @@ source "package/dnsmasq/Config.in"
 source "package/iptables/Config.in"
 source "package/bridge/Config.in"
 
+comment "Applications"
+source "package/microperl/Config.in"
+
 comment "Networking"
-source "package/linksys-utils/Config.in"
 source "package/ppp/Config.in"
 source "package/dropbear/Config.in"
 source "package/ebtables/Config.in"
@@ -20,9 +22,11 @@ source "package/pptpd/Config.in"
 
 comment "Libraries"
 source "package/zlib/Config.in"
+source "package/libelf/Config.in"
 source "package/matrixssl/Config.in"
 source "package/lzo/Config.in"
 source "package/openssl/Config.in"
+source "package/popt/Config.in"
 
 endmenu
 
This page took 0.019491 seconds and 4 git commands to generate.