lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory
[openwrt-10.03/.git] / package / Config.in
index 24b3d0da0a40762cff459c9c5c8c4581571d1f19..8b46c15f1d9bc912d8d749a4ffce9819d88fddd8 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"