]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Back to Kernel 2.6.23.17 / openswan 2.4.12
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 43b08d0865fc50125441001da6ca58ac764162e5..c90c1a862a19c1947ebc376e854b4ed763563c27 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -344,9 +344,11 @@ buildipfire() {
 #  ipfiremake sane             KMOD=1  SMP=1
 #  ipfiremake openswan         KMOD=1  SMP=1
   ipfiremake linux
-#  ipfiremake linux-fusion
+  ipfiremake linux-fusion
   ipfiremake ipp2p
   ipfiremake atl2
+  ipfiremake r8168
+  ipfiremake r8169
   ipfiremake kqemu
   ipfiremake v4l-dvb
   ipfiremake madwifi
@@ -454,6 +456,11 @@ buildipfire() {
   ipfiremake Text-Tabs+Wrap
   ipfiremake Locale-Country
   ipfiremake XML-Parser
+  ipfiremake python-setuptools
+  ipfiremake python-clientform
+  ipfiremake python-mechanize
+  ipfiremake python-feedparser
+  ipfiremake python-rssdler
   ipfiremake glib
   ipfiremake GeoIP
   ipfiremake fwhits
@@ -750,8 +757,9 @@ build)
        buildpackages
        
        beautify build_stage "Checking Logfiles for new Files"
+       cd ..
        tools/checknewlog.pl
-       
+
        beautify build_end
        ;;
 shell)