mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
9 lines
146 B
Makefile
9 lines
146 B
Makefile
#
|
|
# Makefile for the VRBRAIN 5.1 APM configuration
|
|
#
|
|
include $(SKETCHBOOK)/mk/VRBRAIN/vrbrain_common.mk
|
|
|
|
MODULES += drivers/boards/vrbrain-v51
|
|
|
|
|