Skip to content

Commit ad1bfd9

Browse files
mingqiangchiwenlingz
authored andcommitted
hv: move pci.h to include/hw
renamed: include/dm/pci.h -> include/hw/pci.h Tracked-On: #1842 Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
1 parent 69627ad commit ad1bfd9

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

hypervisor/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ INCLUDE_PATH += include/arch/x86/guest
113113
INCLUDE_PATH += include/debug
114114
INCLUDE_PATH += include/public
115115
INCLUDE_PATH += include/dm
116+
INCLUDE_PATH += include/hw
116117
INCLUDE_PATH += bsp/include
117118
INCLUDE_PATH += boot/include
118119
INCLUDE_PATH += $(HV_OBJDIR)/include
File renamed without changes.

0 commit comments

Comments
 (0)