lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory
[openwrt.git] / package / Config.in
index 24b3d0d..8b46c15 100644 (file)
@@ -3,6 +3,7 @@
 menu "OpenWrt Package Selection"
 
 comment "The default set"
+source "package/loader/Config.in"
 source "package/busybox/Config.in"
 source "package/dnsmasq/Config.in"
 source "package/iptables/Config.in"
@@ -35,6 +36,8 @@ source "package/portmap/Config.in"
 source "package/nfs-server/Config.in"
 source "package/ser/Config.in"
 source "package/wol/Config.in"
+source "package/chillispot/Config.in"
+source "package/fping/Config.in"
 
 comment "Libraries"
 source "package/zlib/Config.in"
This page took 0.026061 seconds and 4 git commands to generate.