From: Manuel Novoa III Date: Fri, 3 Sep 2004 01:12:33 +0000 (-0000) Subject: Should be supported now for gcc 3.4.1. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7dd297b2f23ae94917e6fabc20182b2e945c8d9e;p=buildroot.git Should be supported now for gcc 3.4.1. --- diff --git a/Makefile b/Makefile index e88583a149..740cf07a60 100644 --- a/Makefile +++ b/Makefile @@ -33,6 +33,7 @@ # ARCH:=i386 #ARCH:=arm +#ARCH:=armeb #ARCH:=mips #ARCH:=mipsel #ARCH:=powerpc