From e7cab3a71ec09a26666a78d754ef1832da9ed5b7 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 31 Mar 2010 11:09:06 +0000 Subject: [PATCH] uboot only builds with gcc 3.4.6 SVN-Revision: 20635 --- package/uboot-ifxmips/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2