From e488c285b1839976e1d508d8be8c0208cc453f3e Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Mon, 11 Jul 2011 22:46:17 +0200 Subject: uboot: Add 2011.06, remove 2010.03 Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- boot/uboot/uboot.mk | 5 ----- 1 file changed, 5 deletions(-) (limited to 'boot/uboot/uboot.mk') diff --git a/boot/uboot/uboot.mk b/boot/uboot/uboot.mk index e87727b5d..ec592e13e 100644 --- a/boot/uboot/uboot.mk +++ b/boot/uboot/uboot.mk @@ -33,11 +33,6 @@ endif UBOOT_ARCH=$(KERNEL_ARCH) -# u-boot in the past used arch=ppc for powerpc -ifneq ($(findstring x2010.03,x$(UBOOT_VERSION)),) -UBOOT_ARCH=$(KERNEL_ARCH:powerpc=ppc) -endif - UBOOT_CONFIGURE_OPTS += CONFIG_NOSOFTFLOAT=1 UBOOT_MAKE_OPTS += \ CROSS_COMPILE="$(CCACHE) $(TARGET_CROSS)" \ -- cgit v1.2.3