summaryrefslogtreecommitdiffstats
path: root/post/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'post/Makefile')
-rw-r--r--post/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/post/Makefile b/post/Makefile
index 2877b5374b..e0ce902133 100644
--- a/post/Makefile
+++ b/post/Makefile
@@ -27,7 +27,7 @@ SUBDIRS = cpu
LIB = libpost.a
AOBJS = cache_8xx.o
-COBJS = post.o tests.o cpu.o rtc.o watchdog.o memory.o i2c.o cache.o
+COBJS = post.o tests.o cpu.o rtc.o watchdog.o memory.o i2c.o cache.o sysmon.o
COBJS += uart.o ether.o usb.o spr.o
include $(TOPDIR)/post/rules.mk
OpenPOWER on IntegriCloud