X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=make.sh;h=b3abaceb4fb60ac783de334c4d1052c0f75186bf;hb=8e53bd3e29b9593470c0fe99ec1fae72deb4c2d8;hp=28a4724d795f76734faeb67d2a07f670aa0e0fb0;hpb=70d0654f627a7c416ffd01ffb161fa85968df6e1;p=ipfire-2.x.git diff --git a/make.sh b/make.sh index 28a4724d79..b3abaceb4f 100755 --- a/make.sh +++ b/make.sh @@ -371,10 +371,7 @@ buildipfire() { ipfiremake xz ipfiremake linux-firmware ipfiremake zd1211-firmware - - if [ "${MACHINE_TYPE}" == "arm" ]; then - ipfiremake u-boot - fi + ipfiremake u-boot # The xen and PAE kernels are only available for x86 if [ "${MACHINE_TYPE}" != "arm" ]; then