summaryrefslogtreecommitdiffstats
path: root/discover/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'discover/Makefile.am')
-rw-r--r--discover/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/discover/Makefile.am b/discover/Makefile.am
index 3992a66..f9625ec 100644
--- a/discover/Makefile.am
+++ b/discover/Makefile.am
@@ -86,6 +86,9 @@ discover_platform_ro_SOURCES = \
discover_platform_ro_CPPFLAGS = \
$(AM_CPPFLAGS)
+# Build dummy last to put it at the end of the platforms section.
+discover_platform_ro_SOURCES += discover/platform-dummy.c
+
if ENABLE_MTD
discover_platform_ro_SOURCES += \
discover/hostboot.c
OpenPOWER on IntegriCloud