]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Final steps for wirelessap
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 4ae3d116a615162e804b0a32136de2490d18850a..e7a1c0f25ab06a758d8ece6200bc69e9aabdb09e 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -333,17 +333,18 @@ buildipfire() {
   ipfiremake ppp
   ipfiremake rp-pppoe
   ipfiremake unzip
-  ipfiremake linux                     SMP=1
-  ipfiremake linux-fusion              SMP=1
+#  ipfiremake linux                    SMP=1
+#  ipfiremake linux-fusion             SMP=1
 #  ipfiremake ipp2p                    SMP=1
-  ipfiremake r8169                     SMP=1
-  ipfiremake r8168                     SMP=1
-  ipfiremake atl2                      SMP=1
-  ipfiremake kqemu                     SMP=1
-  ipfiremake v4l-dvb                   SMP=1
-  ipfiremake madwifi                    SMP=1
-  ipfiremake sane              KMOD=1  SMP=1
-  ipfiremake openswan          KMOD=1  SMP=1
+#  ipfiremake r8169                    SMP=1
+#  ipfiremake r8168                    SMP=1
+#  ipfiremake atl2                     SMP=1
+#  ipfiremake kqemu                    SMP=1
+#  ipfiremake v4l-dvb                  SMP=1
+#  ipfiremake madwifi                    SMP=1
+#  ipfiremake alsa             KMOD=1  SMP=1
+#  ipfiremake sane             KMOD=1  SMP=1
+#  ipfiremake openswan         KMOD=1  SMP=1
   ipfiremake linux
   ipfiremake linux-fusion
 #  ipfiremake ipp2p
@@ -353,6 +354,7 @@ buildipfire() {
   ipfiremake kqemu
   ipfiremake v4l-dvb
   ipfiremake madwifi
+  ipfiremake alsa              KMOD=1
   ipfiremake sane              KMOD=1
   ipfiremake openswan          KMOD=1
   ipfiremake pkg-config
@@ -503,7 +505,6 @@ buildipfire() {
   ipfiremake spamassassin
   ipfiremake amavisd
   ipfiremake alsa
-  ipfiremake mpg123
   ipfiremake mpfire
   ipfiremake guardian
   ipfiremake libid3tag
@@ -587,6 +588,9 @@ buildipfire() {
   ipfiremake syslinux
   ipfiremake tftp-hpa
   ipfiremake cpufrequtils
+  ipfiremake dbus
+  ipfiremake bluez
+  ipfiremake gutenprint
   echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
   cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild
   echo >> $BASEDIR/build/var/ipfire/firebuild