summaryrefslogtreecommitdiffstats
path: root/src/lib/ppc405lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ppc405lib')
-rw-r--r--src/lib/ppc405lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/ppc405lib/Makefile b/src/lib/ppc405lib/Makefile
index 37ef2ea..9f69a28 100644
--- a/src/lib/ppc405lib/Makefile
+++ b/src/lib/ppc405lib/Makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER OnChipController Project
#
-# Contributors Listed Below - COPYRIGHT 2015
+# Contributors Listed Below - COPYRIGHT 2015,2016
# [+] International Business Machines Corp.
#
#
@@ -52,6 +52,6 @@ clean:
rm -fr $(OBJDIR)
ifneq ($(MAKECMDGOALS),clean)
-#include $(OBJS:.o=.d)
+-include $(OBJS:.o=.d)
endif
OpenPOWER on IntegriCloud