X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=166f9ecab485b9dd426f28fc375d7090fea4733a;hp=0dbb0982bae59bd2485bb36f782d0b79d7e3be1b;hb=f63935b14af95fdeb2ae0324f4e8ddecd9c495c1;hpb=095c2253f4c1205e2cd09589b8e08c924d717863 diff --git a/make.sh b/make.sh index 0dbb0982ba..166f9ecab4 100755 --- a/make.sh +++ b/make.sh @@ -25,7 +25,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.7" # Version number -CORE="40" # Core Level (Filename) +CORE="41" # Core Level (Filename) PAKFIRE_CORE="40" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan @@ -355,6 +355,7 @@ buildipfire() { ipfiremake r8101 XEN=1 ipfiremake e1000 XEN=1 ipfiremake e1000e XEN=1 + ipfiremake igb XEN=1 ipfiremake linux ipfiremake kqemu ipfiremake kvm-kmod @@ -370,6 +371,7 @@ buildipfire() { ipfiremake r8101 ipfiremake e1000 ipfiremake e1000e + ipfiremake igb ipfiremake pkg-config ipfiremake linux-atm ipfiremake cpio