Move board raspberry to a generic version (domo) to be shared with other domo platform.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
export BR_PROJECT:=$(shell pwd)
|
||||
export BR_PROJECT_NAME:=pi_domo
|
||||
|
||||
export BR_BOARD:=$(shell pwd)/../../bsp/board/raspberrypi/
|
||||
export BR_BOARD:=$(shell pwd)/../../bsp/board/domo/
|
||||
|
||||
include $(BR_BOARD)/main.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user