]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - make.sh
Cleaned the squidclamav config file
[people/pmueller/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 27c6d86f1ddf4b92a38892bc0daa5e7096b239d0..821e36e85e97a0d649fbab8926e498e6aaaf54e3 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -326,9 +326,11 @@ buildipfire() {
   ipfiremake zaptel                    SMP=1
   ipfiremake r8169                     SMP=1
   ipfiremake r8168                     SMP=1
-  ipfiremake mcs7830           SMP=1
-  ipfiremake atl1                              SMP=1
+  ipfiremake mcs7830                   SMP=1
+  ipfiremake atl1                      SMP=1
+  ipfiremake dm9601                    SMP=1
   ipfiremake kqemu                     SMP=1
+  ipfiremake sane              KMOD=1  SMP=1
   ipfiremake linux
   ipfiremake ipp2p
   ipfiremake zaptel
@@ -336,7 +338,9 @@ buildipfire() {
   ipfiremake r8168
   ipfiremake mcs7830
   ipfiremake atl1
+  ipfiremake dm9601
   ipfiremake kqemu
+  ipfiremake sane              KMOD=1
   ipfiremake pkg-config
   ipfiremake linux-atm
   ipfiremake cpio
@@ -542,6 +546,16 @@ buildipfire() {
   ipfiremake sdl
   ipfiremake qemu
   ipfiremake sane
+  ipfiremake netpbm
+  ipfiremake phpSANE
+  ipfiremake tunctl
+  ipfiremake nagios
+  ipfiremake ebtables
+  ipfiremake arptables
+  ipfiremake fontconfig
+  ipfiremake freefont
+  ipfiremake vdr
+  ipfiremake git
 }
 
 buildinstaller() {