1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/make
Oleg Semyonov 927977216b Revert "Makefile: better solution for MODULE_MODULENAME_BUILTIN name conversion"
The problem is that we have modules defined as:
    Airspeed
or
    Airspeed/revolution
or
    Extensions/MagBaro
and, probably
    Extensions/MagBaro/revolution
can be expected too.

It is impossible to get module name from such mixed cases.
So the better solution does not work for MagBaro, reverted.

This reverts commit 5d760d20fa.

+review OPReview-422
2013-03-25 17:27:47 +02:00
..
boards Remove discontinued AHRS files 2013-03-24 13:03:50 +02:00
scripts version-info.py: fix coding style 2013-03-24 13:03:49 +02:00
templates build-info.txt: minor text fix 2013-02-06 00:51:38 +02:00
winx86 Windows packaging: update sh.cmd script for QtSDK 1.2.1 2012-07-29 23:59:58 +03:00
apps-defs.mk Revert "Makefile: better solution for MODULE_MODULENAME_BUILTIN name conversion" 2013-03-25 17:27:47 +02:00
boot-defs.mk Final step: lot of small fixes, last commit in this commit series 2013-03-24 13:06:24 +02:00
common-defs.mk Final step: lot of small fixes, last commit in this commit series 2013-03-24 13:06:24 +02:00
firmware-defs.mk Final step: lot of small fixes, last commit in this commit series 2013-03-24 13:06:24 +02:00
tools.mk Final step: lot of small fixes, last commit in this commit series 2013-03-24 13:06:24 +02:00
unittest.mk ut: change xml output directory to make Bamboo a bit happier 2013-03-03 14:33:04 +01:00