Julien BERAUD
|
f5f2e6dcd9
|
mk: fix dynamic linking option for board linux
-pthread is the one supposed to be used because it defines pre-defined
macros as -lpthread doesn't
|
9 years ago |
Eugene Agafonov
|
dd22b19ddd
|
mk: add 'upload' target to copy fresh ELF to Linux board using SCP
`make pxf upload` builds ELF and copy it to target
device using scp.
Target hostname should be specified in BOARD_LINUX_HOST variable
|
10 years ago |
Andrew Tridgell
|
5f963cbf82
|
build: added XXX-debug option to builds for debug build
|
10 years ago |
Andrew Tridgell
|
eb284b4fca
|
build: run Linux build with optimisation
this is starting to be worthwhile on some boards
|
10 years ago |
Andrew Tridgell
|
a224d8c3f9
|
build: rename board_avr_sitl.mk to board_native.mk
|
11 years ago |
Andrew Tridgell
|
561618b2b2
|
build: added -lrt for Linux build
|
11 years ago |
Andrew Tridgell
|
d73c49bebc
|
build: override opt flags for Linux build
|
12 years ago |
Andrew Tridgell
|
4c05848734
|
build: added Linux targets
|
12 years ago |