fixes typo
authorJohn Crispin <john@openwrt.org>
Mon, 5 Oct 2009 07:36:02 +0000 (07:36 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 5 Oct 2009 07:36:02 +0000 (07:36 +0000)
SVN-Revision: 17858

package/uboot-ifxmips/Makefile

index b445356f5e232209209812013c1e44fa5086e786..ade82bf7b99376106c328ebccc865a98b7db0480 100644 (file)
@@ -41,7 +41,7 @@ UBOOT_MAKE_OPTS:=\
        CROSS_COMPILE_UCLIBC=1 \
        COMPRESS=lzma \
        PLATFORM_CPU=mips32r2 \
-       UBOOT_RAM_TEXT_BASE=0xA0400000 \
+       UBOOT_RAM_TEXT_BASE=0xA0400000
 
 define Build/Configure
        $(MAKE) -s -C $(PKG_BUILD_DIR) \