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.
|
10 years ago |
Oleg Hahm
|
c7d985d371
|
removed redundant include pathes from Makefiles
|
10 years ago |
Oleg Hahm
|
26c50522d5
|
simplified and unified cpu build structure
|
10 years ago |
Oleg Hahm
|
55f31a4829
|
simplify include structure for boards
* do not overwrite CFLAGS in boards Makefile
|
10 years ago |
Ludwig Ortmann
|
4c612f6d08
|
use $(CC) for *.S files
|
10 years ago |
Oleg Hahm
|
e9b04cc380
|
only add branch to version string if not in master
|
10 years ago |
Oleg Hahm
|
529f3fb278
|
include version string
|
10 years ago |
Oleg Hahm
|
739cd03234
|
do not overwrite SRC in Makefile.base
|
10 years ago |
authmillenon
|
4f363ce0fe
|
Define phony make targets
|
10 years ago |
Christian Mehlis
|
57e70a659c
|
Remove undefined variables from Makefiles
The following variables are included in various Makefiles but never
defined.
$(BOARDINCLUDE)
$(PROJECTINCLUDE)
$(CPUINCLUDE)
|
10 years ago |
Oliver Hahm
|
d31bad6c9e
|
* cleaned up output from Makefiles
|
10 years ago |
Ludwig Ortmann
|
a900065fb0
|
remove cruft in Makefile.base
|
10 years ago |
Ludwig Ortmann
|
2c744bc1e8
|
generalize .S compilation target flags
|
11 years ago |
Ludwig Ortmann
|
c6553f6492
|
interrupt handling rewrite
(including uart0 integration, rt-extension removal)
|
11 years ago |
Oliver Hahm
|
e6177e811a
|
* moved cpu and board specific parts to corresponding Makefiles
* introduced variable for cpu folder
|
11 years ago |
Ludwig Ortmann
|
2883ca121e
|
migrate to current Makefile structure
|
11 years ago |
Ludwig Ortmann
|
f8973bb007
|
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
Oliver Hahm
|
7a4dec1830
|
* replaced new Makefile name in Makefiles
|
11 years ago |
Oliver Hahm
|
5ffe5a9c27
|
* renamed makefiles to Makefile
|
11 years ago |