summaryrefslogtreecommitdiffstats
path: root/board/netta/Makefile
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2006-08-09 13:36:54 -0500
committerJon Loeliger <jdl@freescale.com>2006-08-09 13:36:54 -0500
commit281f69ede28cd3d8be5d62a96b5a0b73e6065858 (patch)
tree8f1a0f42ce7d9c66d0ff2ecf93c9b069cbc68cc0 /board/netta/Makefile
parent870cbeaa45ccdbd6566882741da9f82433bd4a86 (diff)
parent6587f7e1e98bfcb7910a47bae2eb51e9a5fbd4da (diff)
downloadtalos-obmc-uboot-281f69ede28cd3d8be5d62a96b5a0b73e6065858.tar.gz
talos-obmc-uboot-281f69ede28cd3d8be5d62a96b5a0b73e6065858.zip
Merge branch 'wd'
Diffstat (limited to 'board/netta/Makefile')
-rw-r--r--board/netta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/netta/Makefile b/board/netta/Makefile
index 68e24027a4..ee200c2d2d 100644
--- a/board/netta/Makefile
+++ b/board/netta/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
LIB = lib$(BOARD).a
-OBJS = $(BOARD).o flash.o dsp.o codec.o
+OBJS = $(BOARD).o flash.o dsp.o codec.o pcmcia.o
$(LIB): .depend $(OBJS)
$(AR) crv $@ $(OBJS)
OpenPOWER on IntegriCloud