Ludwig Ortmann
|
2525920426
|
remove trailing whitespace and newlines
|
2014-02-11 18:45:06 +01:00 |
|
Oleg Hahm
|
775c0dee5c
|
added missing mute prefixes in nativenet and shell
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
9df07f9238
|
muting compiler and binutils optionally
Instead of muting all compiler and other binutils output by default,
introduce a variable to make this behaviour configurable.
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
593ee623b6
|
simplify and unify include pathes
additional:
* exporting include path in sys is mandatory for subfolders
* removed duplicate object file in linker call
|
2014-01-05 16:11:07 +01:00 |
|
Oleg Hahm
|
e6b354db5d
|
mute build tools (to be consistent with the rest of the build system)
|
2014-01-05 16:11:07 +01:00 |
|
Christian Mehlis
|
57e70a659c
|
Remove undefined variables from Makefiles
The following variables are included in various Makefiles but never
defined.
$(BOARDINCLUDE)
$(PROJECTINCLUDE)
$(CPUINCLUDE)
|
2013-06-13 21:41:24 +02:00 |
|
Oliver Hahm
|
5ffe5a9c27
|
* renamed makefiles to Makefile
|
2013-03-09 23:45:56 +01:00 |
|