X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=9d93f071e3c0a8bce7170bba7304c92bd9d2a90d;hp=939a04e9c6f3f59d4eaadc7a1390af37358b5a1b;hb=dc735c40c38315b8c11f9c99c22cff9000c286f7;hpb=523b5d1afa51d31a6f99e07c54bdd17844acef51 diff --git a/make.sh b/make.sh index 939a04e9c6..9d93f071e3 100755 --- a/make.sh +++ b/make.sh @@ -442,7 +442,7 @@ buildipfire() { ipfiremake r8169 KCFG="-kirkwood" ipfiremake r8168 KCFG="-kirkwood" ipfiremake r8101 KCFG="-kirkwood" - ipfiremake e1000e KCFG="-kirkwood" +# ipfiremake e1000e KCFG="-kirkwood" ipfiremake igb KCFG="-kirkwood" fi @@ -768,6 +768,10 @@ buildipfire() { ipfiremake strace ipfiremake ipfire-netboot ipfiremake lcdproc + ipfiremake bitstream + ipfiremake multicat + ipfiremake keepalived + ipfiremake ipvsadm echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild echo >> $BASEDIR/build/var/ipfire/firebuild @@ -946,6 +950,7 @@ build) cd $BASEDIR tools/checknewlog.pl + tools/checkwronginitlinks cd $PWD beautify build_end