Add new Skeleton.
This commit is contained in:
12
bsp/board/raspberrypi/main.mk
Normal file
12
bsp/board/raspberrypi/main.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
#
|
||||
# Main rules for Mozart3 targets.
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
.PHONY: all
|
||||
all: msg buildroot
|
||||
|
||||
|
||||
include ../../bsp/include/rules.mk
|
||||
include ../../bsp/include/buildroot.mk
|
||||
Reference in New Issue
Block a user