Fix x86_64 compiler.
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
# Entry point for the project.
|
||||
|
||||
# Define the target.
|
||||
export AW_PROJECT:=$(shell pwd)
|
||||
export AW_PROJECT_NAME:=x86_64_QuartetIII
|
||||
export BR_PROJECT:=$(shell pwd)
|
||||
export BR_PROJECT_NAME:=x86_64_domo
|
||||
|
||||
export AW_BOARD:=$(shell pwd)/../../board/mozart3/
|
||||
export BR_BOARD:=$(shell pwd)/../../bsp/board/domo/
|
||||
|
||||
include $(AW_BOARD)/main.mk
|
||||
include $(BR_BOARD)/main.mk
|
||||
|
||||
Reference in New Issue
Block a user