summaryrefslogtreecommitdiff
path: root/common/Makefile
diff options
context:
space:
mode:
authorMichael Brandt <Michael.Brandt@stericsson.com>2009-12-03 17:02:35 +0100
committerMichael Brandt <Michael.Brandt@stericsson.com>2009-12-03 17:02:35 +0100
commitecde8243a8351725ff598f42c88ded154f8a0f1e (patch)
tree62b6c69684c7270eb8fdd3ef4666a5f9c4fb8b8f /common/Makefile
parent4f47f2f1c8c46ac87c4e0a5708f950fdb59a2a17 (diff)
parentbcb324d68f7955c1136dafc944eb55db8ebaa601 (diff)
Merge branch 'master' of http://git.denx.de/u-boot
Diffstat (limited to 'common/Makefile')
-rwxr-xr-xcommon/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Makefile b/common/Makefile
index 7ba449505..9914bc243 100755
--- a/common/Makefile
+++ b/common/Makefile
@@ -29,7 +29,6 @@ AOBJS =
# core
COBJS-y += main.o
-COBJS-y += circbuf.o
COBJS-y += console.o
COBJS-y += command.o
COBJS-y += dlmalloc.o