Add new Skeleton.
This commit is contained in:
10
projects/x86_64_domo/Makefile
Normal file
10
projects/x86_64_domo/Makefile
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# Entry point for the project.
|
||||
|
||||
# Define the target.
|
||||
export AW_PROJECT:=$(shell pwd)
|
||||
export AW_PROJECT_NAME:=x86_64_QuartetIII
|
||||
|
||||
export AW_BOARD:=$(shell pwd)/../../board/mozart3/
|
||||
|
||||
include $(AW_BOARD)/main.mk
|
||||
2483
projects/x86_64_domo/configs/buildroot.config
Normal file
2483
projects/x86_64_domo/configs/buildroot.config
Normal file
File diff suppressed because it is too large
Load Diff
2450
projects/x86_64_domo/configs/toolchain.config
Normal file
2450
projects/x86_64_domo/configs/toolchain.config
Normal file
File diff suppressed because it is too large
Load Diff
0
projects/x86_64_domo/ovl/.gitkeep
Normal file
0
projects/x86_64_domo/ovl/.gitkeep
Normal file
Reference in New Issue
Block a user