X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=tools%2Fmake-functions;fp=tools%2Fmake-functions;h=48fc6d434dd5ef0e7c5535800f73df6d383edb8a;hp=3ff647c5166decc3c1ab4638f6498ded99ea78eb;hb=5b6acb88c607b2b9a46365281e611706c0c12109;hpb=ad5338015f68bca7bb5987c7e44218fe21377dad diff --git a/tools/make-functions b/tools/make-functions index 3ff647c51..48fc6d434 100644 --- a/tools/make-functions +++ b/tools/make-functions @@ -454,6 +454,7 @@ ipfiremake() { CORE=$CORE \ CONFIG_ROOT=$CONFIG_ROOT \ NAME="$NAME" SNAME="$SNAME" SLOGAN="$SLOGAN" \ + SYSTEM_RELEASE="$SYSTEM_RELEASE" \ CFLAGS="$C2FLAGS" CXXFLAGS="$CXX2FLAGS" \ CCACHE_DIR=/usr/src/ccache CCACHE_COMPRESS=1 \ CCACHE_COMPILERCHECK="none" \