mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-04 22:47:00 +00:00
If the user installed the lib python package in the host machine, it will fail to build acrn hypervisor since the same package named lib is also used in acrn config tool(static_allocators/lib). So we add the __init__.py file under the static_allocators/lib directory to fix the error. Tracked-On: #7001 Signed-off-by: Kunhui-Li <kunhuix.li@intel.com> |
||
---|---|---|
.. | ||
lib | ||
bdf.py | ||
board_capability.py | ||
cpu_affinity.py | ||
gpa.py | ||
intx.py | ||
main.py | ||
pio.py |