acrn-hypervisor/tools
yuhong.tao@intel.com be80086706 tools: Makefile: fix lack of dependence for acrm_mngr.h
$(OUT_DIR)/acrm_mngr.h miss dependence of ./acrm_mngr.h, that can
cause build problems.
DM & SOS-LCS are built with $(OUT_DIR)/acrm_mngr.h, which is a
copy of tools/acrn-manager/acrm_mngr.h. So when
tools/acrn-manager/acrm_mngr.h is modified, $(OUT_DIR)/acrm_mngr.h
should be updated too.

Acked-by: Yan Like <like.yan@intel.com>
Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>
2018-07-19 11:08:18 +08:00
..
acrn-crashlog doc: use code-block:: none for command examples 2018-07-18 09:31:29 -07:00
acrn-manager tools: Makefile: fix lack of dependence for acrm_mngr.h 2018-07-19 11:08:18 +08:00
acrnbridge acrn-bridge: improve systemd network units 2018-07-09 11:49:30 +08:00
acrnlog tools: acrnlog: Deprecate binary "rm" and "mkdir" with GPLv3+ 2018-07-10 12:51:59 +08:00
acrntrace tools: acrntrace: Fix wrong event id in vmexit_analyze.py 2018-07-11 09:24:44 +08:00
Makefile add acrnbridge-install to Makefile install target 2018-06-20 11:27:24 +08:00