X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=tools%2Fmake-functions;h=00d7d337cd6eab53c2274b270e9c483106176672;hp=9eb7219532166a826c163ff552551c0b1d5a6c53;hb=9ed81c4116805d454563e95e29cf8bec38105ce4;hpb=96d7683ecbf5eee7251bbd1c12354b0728bd86ca diff --git a/tools/make-functions b/tools/make-functions index 9eb7219532..00d7d337cd 100644 --- a/tools/make-functions +++ b/tools/make-functions @@ -397,6 +397,7 @@ ipfiremake() { TERM=$TERM PS1='\u:\w\$ ' \ PATH=/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin \ VERSION=$VERSION \ + CORE=$CORE \ CONFIG_ROOT=$CONFIG_ROOT \ NAME="$NAME" SNAME="$SNAME" SLOGAN="$SLOGAN" \ CFLAGS="$C2FLAGS" CXXFLAGS="$CXX2FLAGS" \ @@ -496,7 +497,7 @@ batch_script() { $0 clean evaluate 1 - $0 git update + $0 git update --force evaluate 1 mail_me UPDATE echo "### EXPORT SOURCES"