summaryrefslogtreecommitdiff
path: root/lib_blackfin/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-02-19 00:54:20 -0500
committerMike Frysinger <vapier@gentoo.org>2008-03-30 15:51:22 -0400
commitd5bffeb868d6b4d462f558dac43011027b6644b7 (patch)
tree081e7dea4b25eecdda4579779761a5ad15d7156a /lib_blackfin/Makefile
parentb86b3416f874358acaf07519e7620cdb2145f75b (diff)
Blackfin: cleanup and overhaul common board init functions
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'lib_blackfin/Makefile')
-rw-r--r--lib_blackfin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib_blackfin/Makefile b/lib_blackfin/Makefile
index b53cdd641..36171048a 100644
--- a/lib_blackfin/Makefile
+++ b/lib_blackfin/Makefile
@@ -1,7 +1,7 @@
#
# U-boot Makefile
#
-# Copyright (c) 2005-2007 Analog Devices Inc.
+# Copyright (c) 2005-2008 Analog Devices Inc.
#
# (C) Copyright 2000-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
@@ -27,6 +27,8 @@
include $(TOPDIR)/config.mk
+CFLAGS += -DBFIN_BOARD_NAME='"$(BOARD)"'
+
LIB = $(obj)lib$(ARCH).a
SOBJS-y += memcmp.o