X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=98fc8b6658be845153696a52cf8df3575bbe506c;hp=13002c6a1df98be7dbedcf94ce76098e1019b8e8;hb=dd36ba849c18eb4fac4b3451005330b1a1ae078f;hpb=225c66959d7749f6fd3bbaf483310a8410d1f7a3 diff --git a/make.sh b/make.sh index 13002c6a1d..98fc8b6658 100755 --- a/make.sh +++ b/make.sh @@ -22,13 +22,13 @@ ############################################################################ # -NAME="IPFire" # Software name -SNAME="ipfire" # Short name -VERSION="2.1" # Version number -SLOGAN="www.ipfire.org" # Software slogan -CONFIG_ROOT=/var/ipfire # Configuration rootdir -NICE=10 # Nice level -MAX_RETRIES=1 # prefetch/check loop +NAME="IPFire" # Software name +SNAME="ipfire" # Short name +VERSION="2.1" # Version number +SLOGAN="www.ipfire.org" # Software slogan +CONFIG_ROOT=/var/ipfire # Configuration rootdir +NICE=10 # Nice level +MAX_RETRIES=1 # prefetch/check loop KVER=`grep --max-count=1 VER lfs/linux | awk '{ print $3 }'` MACHINE=`uname -m` @@ -351,7 +351,6 @@ buildipfire() { ipfiremake dm9601 ipfiremake kqemu ipfiremake sane KMOD=1 - ipfiremake madwifi ipfiremake pkg-config ipfiremake linux-atm ipfiremake cpio @@ -572,8 +571,6 @@ buildipfire() { ipfiremake git ipfiremake squidclamav ipfiremake bc - ipfiremake wpa_supplicant - ipfiremake hostapd } buildinstaller() {