Files
domo/bsp/board/raspberrypi/main.mk

13 lines
158 B
Makefile

#
# Main rules for raspberry board targets.
#
#
.PHONY: all
all: msg buildroot
include ../../bsp/include/rules.mk
include ../../bsp/include/buildroot.mk