1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

3rd for Big Mess, bootloaders and pipxtreme

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2549 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
sambas 2011-01-23 18:51:43 +00:00 committed by sambas
parent f7e6f998ca
commit ae324ffd6e
4 changed files with 4 additions and 4 deletions

View File

@ -58,7 +58,7 @@ MODEL = MD
# Directory for output files (lst, obj, dep, elf, sym, map, hex, bin etc.)
OUTDIR = Build
OUTDIR = ..\..\..\build\flight\bootloaders\ahrs
# Target file name (without extension).
TARGET = AHRS_BL

View File

@ -73,7 +73,7 @@ BOOT_MODEL = $(MODEL)_NB
endif
# Directory for output files (lst, obj, dep, elf, sym, map, hex, bin etc.)
OUTDIR = Build
OUTDIR = ..\..\..\build\flight\bootloaders\openpilot
# Target file name (without extension).
TARGET = OpenPilot_BL

View File

@ -73,7 +73,7 @@ BOOT_MODEL = $(MODEL)_NB
endif
# Directory for output files (lst, obj, dep, elf, sym, map, hex, bin etc.)
OUTDIR = Build
OUTDIR = ..\..\..\build\flight\bootloaders\pipxtreme
# Target file name (without extension).
TARGET = PipXtreme_BL

View File

@ -72,7 +72,7 @@ BOOT_MODEL = $(MODEL)_NB
endif
# Directory for output files (lst, obj, dep, elf, sym, map, hex, bin etc.)
OUTDIR = Build
OUTDIR = ..\..\build\flight\pipxtreme
# Target file name (without extension).
TARGET = PipXtreme