summaryrefslogtreecommitdiffstats
path: root/static/Makefile.am.include
diff options
context:
space:
mode:
authorLei YU <mine260309@gmail.com>2019-02-21 16:10:41 +0800
committerLei YU <mine260309@gmail.com>2019-03-13 11:01:53 +0800
commit322f3f4702cda3c2114091c51fa7d88014b7cef8 (patch)
treeb9465b18857b53e3fb39f1466cbd28fc8f2480d1 /static/Makefile.am.include
parentdcb3fd799cd353925aaa269413b68b672f99315c (diff)
downloadopenpower-pnor-code-mgmt-322f3f4702cda3c2114091c51fa7d88014b7cef8.tar.gz
openpower-pnor-code-mgmt-322f3f4702cda3c2114091c51fa7d88014b7cef8.zip
Static layout: Add dummy item_updater
This commit only adds the functions without implementation. Tested: Verify the code compiles with or without static layout. Change-Id: Id57640b367f9594d07e6780d446479eb7ac06007 Signed-off-by: Lei YU <mine260309@gmail.com>
Diffstat (limited to 'static/Makefile.am.include')
-rw-r--r--static/Makefile.am.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/Makefile.am.include b/static/Makefile.am.include
index 73f96e38a..827e2fde1 100644
--- a/static/Makefile.am.include
+++ b/static/Makefile.am.include
@@ -1,2 +1,2 @@
openpower_update_manager_SOURCES += \
- %reldir%/item_updater.cpp
+ %reldir%/item_updater_static.cpp
OpenPOWER on IntegriCloud