mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
mk: removed most frame build targets
This commit is contained in:
parent
fda31e67d9
commit
7a3c4fd2ee
@ -108,11 +108,8 @@ qurt: all
|
||||
%-asan: OPTFLAGS = -g -O0 -fsanitize=address -fno-omit-frame-pointer
|
||||
%-asan: LDFLAGS += -fsanitize=address
|
||||
|
||||
# cope with -nologging
|
||||
%-nologging: EXTRAFLAGS += "-DLOGGING_ENABLED=DISABLED "
|
||||
|
||||
# cope with copter and hil targets
|
||||
FRAMES = quad tri hexa y6 octa octa-quad heli single coax obc nologging
|
||||
FRAMES = heli
|
||||
BOARDS = apm1 apm2 apm2beta apm1-1280 px4 px4-v1 px4-v2 px4-v4 sitl flymaple linux erle pxf navio navio2 raspilot bbbmini minlure erlebrain2 bhat qflight pxfmini
|
||||
BOARDS += vrbrain
|
||||
BOARDS += vrbrain-v51 vrbrain-v52 vrbrain-v54
|
||||
|
Loading…
Reference in New Issue
Block a user