forked from Archive/PX4-Autopilot
Makefile: whitespace only
This commit is contained in:
parent
5b6fae5380
commit
01ad1b642b
4
Makefile
4
Makefile
|
@ -199,12 +199,14 @@ qurt_eagle_legacy_driver_default:
|
|||
posix_eagle_legacy_driver_default:
|
||||
$(call cmake-build,$@)
|
||||
|
||||
|
||||
qurt_excelsior_default:
|
||||
$(call cmake-build,$@)
|
||||
|
||||
posix_excelsior_default:
|
||||
$(call cmake-build,$@)
|
||||
|
||||
excelsior_default: posix_excelsior_default qurt_excelsior_default
|
||||
|
||||
posix_rpi2_default:
|
||||
$(call cmake-build,$@)
|
||||
|
||||
|
|
Loading…
Reference in New Issue