]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
Add rootfile check for hardcoded machine type.
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 1992c02bf87e7b8b38101e4d0d585c022e73ca81..26f9d42172a6dfff4c6bddb4e413e2e4150dce05 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -461,7 +461,7 @@ buildipfire() {
   esac
   ipfiremake xtables-addons                    USPACE="1"
   ipfiremake openssl
-  [ "${TARGET_ARCH}" = "i586" ] && ipfiremake openssl SSE2="1"
+  [ "${TARGET_ARCH}" = "i586" ] && ipfiremake openssl KCFG='-sse2'
   ipfiremake libgpg-error
   ipfiremake libgcrypt
   ipfiremake libassuan
@@ -978,7 +978,7 @@ build)
 
        cd $BASEDIR
        tools/checknewlog.pl
-       tools/checkwronginitlinks
+       tools/checkrootfiles
        cd $PWD
 
        beautify build_end