X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=tools%2Fmake-functions;h=00d7d337cd6eab53c2274b270e9c483106176672;hb=a5c5377197fe8dcd47d7ebddae20665a5215b515;hp=a357d0620122dac818e1e90b4c20577aa61a9e42;hpb=fc81d17c067ab2b82ea384056805f5c09f761423;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/tools/make-functions b/tools/make-functions index a357d06201..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" \