summaryrefslogtreecommitdiffstats
path: root/static/Makefile.am.include
diff options
context:
space:
mode:
authorLei YU <mine260309@gmail.com>2018-06-21 16:09:44 +0800
committerLei YU <mine260309@gmail.com>2018-07-17 01:45:16 +0000
commit56aaf454adef04bd4c1d45870cd86dc2de0a880a (patch)
tree424d81ddba382ca5e63afd7af098cf4fc1397603 /static/Makefile.am.include
parent1be8d500a8e90f9299bab9abf532ff0762177175 (diff)
downloadphosphor-bmc-code-mgmt-56aaf454adef04bd4c1d45870cd86dc2de0a880a.tar.gz
phosphor-bmc-code-mgmt-56aaf454adef04bd4c1d45870cd86dc2de0a880a.zip
item_updater: sort ubi specific code
Add item_updater_helper and implement it in ubi and static layouts. Tested: Build this repo on both Romulus and Witherspoon OK; Tested on Romulus and Witherspoon that code update works fine. Change-Id: I706cfe63900f89bb41672dcc745b3483e06838c7 Signed-off-by: Lei YU <mine260309@gmail.com>
Diffstat (limited to 'static/Makefile.am.include')
-rw-r--r--static/Makefile.am.include3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/Makefile.am.include b/static/Makefile.am.include
index 7bcfcb2..1a5128a 100644
--- a/static/Makefile.am.include
+++ b/static/Makefile.am.include
@@ -1,2 +1,3 @@
phosphor_image_updater_SOURCES += \
- %reldir%/flash.cpp
+ %reldir%/flash.cpp \
+ %reldir%/item_updater_helper.cpp
OpenPOWER on IntegriCloud