X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=9c7369c7425ad389777e4c8ee53a89db4787bac4;hp=ebe3b046e74b69d257829c9b6eb6b143feb32b68;hb=84fc763fce865f66014f0d3dfd32c06f3a294d8a;hpb=af6f806ba175fa58e3db2b27010cb9ba121fc34c diff --git a/make.sh b/make.sh index ebe3b046e7..9c7369c742 100755 --- a/make.sh +++ b/make.sh @@ -25,8 +25,8 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.6" # Version number -CORE="37" # Core Level (Filename) -PAKFIRE_CORE="36" # Core Level (PAKFIRE) +CORE="38" # Core Level (Filename) +PAKFIRE_CORE="37" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir @@ -341,6 +341,7 @@ buildipfire() { ipfiremake unzip ipfiremake which ipfiremake xz + ipfiremake linux-firmware ipfiremake linux XEN=1 ipfiremake kqemu XEN=1 #ipfiremake kvm-kmod XEN=1