summaryrefslogtreecommitdiff
path: root/board/gdsys/405ep/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-02-09 20:50:26 +0100
committerWolfgang Denk <wd@denx.de>2011-02-09 20:50:26 +0100
commitfced09ae386d1aa7fcfdf9111c99da4be56e5b43 (patch)
treea6915b1f18aa1ec47e757ea745384869e2b891ef /board/gdsys/405ep/Makefile
parent8d4addc3c3fe1a9ea160a5a1a20a1f934ff3fe97 (diff)
parent2da0fc0d0fcdd991220cc120e5bc6d44991a5987 (diff)
downloadu-boot-imx-fced09ae386d1aa7fcfdf9111c99da4be56e5b43.zip
u-boot-imx-fced09ae386d1aa7fcfdf9111c99da4be56e5b43.tar.gz
u-boot-imx-fced09ae386d1aa7fcfdf9111c99da4be56e5b43.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Diffstat (limited to 'board/gdsys/405ep/Makefile')
-rw-r--r--board/gdsys/405ep/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/gdsys/405ep/Makefile b/board/gdsys/405ep/Makefile
index ed31207..169418c 100644
--- a/board/gdsys/405ep/Makefile
+++ b/board/gdsys/405ep/Makefile
@@ -27,6 +27,7 @@ LIB = $(obj)lib$(BOARD).o
COBJS-$(CONFIG_IO) += io.o
COBJS-$(CONFIG_IOCON) += iocon.o
+COBJS-$(CONFIG_DLVISION_10G) += dlvision-10g.o
COBJS := $(BOARD).o $(COBJS-y)
SOBJS =