mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-15 14:44:09 +00:00
add a makefile under project root directory
it can be used as following: make ==> to make hypervisor & devicemodel & tools also modify tools makefile to support out-dir setting. Signed-off-by: Minggui Cao <minggui.cao@intel.com> Reviewed-by: Jack Ren <jack.ren@intel.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@ devicemodel/build/
|
||||
devicemodel/include/version.h
|
||||
doc/doxygen
|
||||
doc/_build
|
||||
build
|
||||
*.bak
|
||||
*.sav
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user