summaryrefslogtreecommitdiffstats
path: root/common/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-03-27 00:16:34 +0100
committerWolfgang Denk <wd@denx.de>2008-03-27 00:16:34 +0100
commit38b189fe749824ea9b1c5422865e78b4b7eb2494 (patch)
tree76ee4026df54c7c21a9844d45cb1a5cdbcc339bf /common/Makefile
parent0207fefa4dc530dba518abf37c2957915251b416 (diff)
parentdd6c910aadf27c822f17b87eae1a9bd0b2e3aa15 (diff)
downloadtalos-obmc-uboot-38b189fe749824ea9b1c5422865e78b4b7eb2494.tar.gz
talos-obmc-uboot-38b189fe749824ea9b1c5422865e78b4b7eb2494.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
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 35ea3745fc..0d67337d26 100644
--- a/common/Makefile
+++ b/common/Makefile
@@ -140,6 +140,7 @@ COBJS-y += crc16.o
COBJS-y += xyzModem.o
COBJS-y += cmd_mac.o
COBJS-$(CONFIG_CMD_MFSL) += cmd_mfsl.o
+COBJS-$(CONFIG_MP) += cmd_mp.o
COBJS := $(COBJS-y)
SRCS := $(AOBJS:.o=.S) $(COBJS:.o=.c)
OpenPOWER on IntegriCloud