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
|
||||
Reference in New Issue
Block a user