]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - make.sh
Back to Kernel 2.6.23.17 / openswan 2.4.12
[people/pmueller/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 10ae12ab63b432ff3cef3258b124f6ec57b0fbc8..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
@@ -755,8 +757,9 @@ build)
        buildpackages
        
        beautify build_stage "Checking Logfiles for new Files"
+       cd ..
        tools/checknewlog.pl
-       
+
        beautify build_end
        ;;
 shell)