aboutsummaryrefslogtreecommitdiff
path: root/makefiles/config_px4fmu_default.mk
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-05-13 08:28:36 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-05-13 08:28:36 +0200
commit1ff6c80866775b48bf38de5cdf5dea5f99691fc0 (patch)
tree73dbefa73db37a7cc40f6f20147f3f8e585fc05b /makefiles/config_px4fmu_default.mk
parent6ea204c8136a3e4c81e2e542e56a865c57f381e7 (diff)
downloadpx4-firmware-1ff6c80866775b48bf38de5cdf5dea5f99691fc0.tar.gz
px4-firmware-1ff6c80866775b48bf38de5cdf5dea5f99691fc0.tar.bz2
px4-firmware-1ff6c80866775b48bf38de5cdf5dea5f99691fc0.zip
More example fixes
Diffstat (limited to 'makefiles/config_px4fmu_default.mk')
-rw-r--r--makefiles/config_px4fmu_default.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefiles/config_px4fmu_default.mk b/makefiles/config_px4fmu_default.mk
index 27bf0f973..ae62b7034 100644
--- a/makefiles/config_px4fmu_default.mk
+++ b/makefiles/config_px4fmu_default.mk
@@ -107,7 +107,7 @@ MODULES += modules/uORB
# Tutorial code from
# https://pixhawk.ethz.ch/px4/dev/example_fixedwing_control
-MODULES += examples/fixedwing_control
+MODULES += examples/fixedwing_control
#
# Transitional support - add commands from the NuttX export archive.