From b116aff43428adbede513850902a397fa58d0a3c Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 14 Mar 2010 18:40:50 +0100 Subject: u-boot: remove reference to old 1.2.0-atmel version Signed-off-by: Thomas Petazzoni --- boot/u-boot/u-boot.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'boot') diff --git a/boot/u-boot/u-boot.mk b/boot/u-boot/u-boot.mk index 466d4a003..4edef12f4 100644 --- a/boot/u-boot/u-boot.mk +++ b/boot/u-boot/u-boot.mk @@ -46,11 +46,7 @@ ifeq ($(BR2_TARGET_UBOOT_TOOL_ENV),y) U_BOOT_TARGETS+=$(TARGET_DIR)/usr/sbin/fw_printenv endif -U_BOOT_CONFIGURE_OPTS := - -ifneq ($(BR2_TARGET_UBOOT_1_2_0_ATMEL),) U_BOOT_CONFIGURE_OPTS += CONFIG_NOSOFTFLOAT=1 -endif # Define a helper function define insert_define -- cgit v1.2.3