summaryrefslogtreecommitdiffstats
path: root/common/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2012-10-22 16:53:19 -0700
committerTom Rini <trini@ti.com>2012-10-22 16:53:19 -0700
commitbdc3ff6e4f75813d01e51081799d10e4a9c7fbcb (patch)
treed698085ec89351f4c63ad8f4a2022f29ea3e93e0 /common/Makefile
parentbcf28c23f2195a91e0713337934f630a9c7bc5a9 (diff)
parent757bff49ba3159d71ccacabdb68f8309b1eb6613 (diff)
downloadtalos-obmc-uboot-bdc3ff6e4f75813d01e51081799d10e4a9c7fbcb.tar.gz
talos-obmc-uboot-bdc3ff6e4f75813d01e51081799d10e4a9c7fbcb.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
Diffstat (limited to 'common/Makefile')
-rw-r--r--common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Makefile b/common/Makefile
index 281f4f1e16..eac63605ce 100644
--- a/common/Makefile
+++ b/common/Makefile
@@ -205,6 +205,7 @@ COBJS-$(CONFIG_SPL_NET_SUPPORT) += env_common.o
COBJS-$(CONFIG_SPL_NET_SUPPORT) += env_nowhere.o
COBJS-$(CONFIG_SPL_NET_SUPPORT) += miiphyutil.o
endif
+COBJS-$(CONFIG_BOUNCE_BUFFER) += bouncebuf.o
COBJS-y += console.o
COBJS-y += dlmalloc.o
COBJS-y += image.o
OpenPOWER on IntegriCloud