From: John Crispin Date: Wed, 31 Mar 2010 11:09:06 +0000 (+0000) Subject: uboot only builds with gcc 3.4.6 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e7cab3a71ec09a26666a78d754ef1832da9ed5b7;p=librecmc%2Flibrecmc.git uboot only builds with gcc 3.4.6 SVN-Revision: 20635 --- diff --git a/package/uboot-ifxmips/Makefile b/package/uboot-ifxmips/Makefile index 932c17f41d..6b78c3d0af 100644 --- a/package/uboot-ifxmips/Makefile +++ b/package/uboot-ifxmips/Makefile @@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/uboot-ifxmips SECTION:=boot CATEGORY:=Boot Loaders - DEPENDS:=@TARGET_ifxmips + DEPENDS:=@TARGET_ifxmips @BROKEN TITLE:=U-Boot for Infineon MIPS boards URL:=http://www.denx.de/wiki/U-Boot endef