Makefiles: move all supporting Makefile includes to /makefiles#4699
Makefiles: move all supporting Makefile includes to /makefiles#4699aabadie merged 1 commit intoRIOT-OS:masterfrom
Conversation
12ac7ea to
2705b95
Compare
|
What is the status of this PR? |
|
Status: Needs massive rebase. There was not much discussion in the thread #4695 yet. |
7e4076e to
c37dcb0
Compare
|
rebased, waiting for #5097, added CI test flag to do a test build on Murdock |
c37dcb0 to
55071b6
Compare
e57d6a3 to
2f4e796
Compare
bbe34a0 to
608d465
Compare
|
I think @kaspar030 had an opinion to that, but I would rather have them state it. |
|
Squashed, rebased |
|
@kaspar030 Murdock is finally green |
kaspar030
left a comment
There was a problem hiding this comment.
ACK. Would someone else give another one?
|
@gebart One thing I'm realizing just now: previously, we had some Makefiles which where part of a "tree of included Makefiles", named Makefile.include(.*). Everything defined in there was available in all recursive make calls, e.g., those of modules invoked with |
|
Needs rebase now anyways. |
d4400d1 to
35032eb
Compare
|
@kaspar030 do you mean that we add the |
|
btw, rebased |
Yes. |
|
Sure, sounds reasonable |
35032eb to
d1351bd
Compare
|
@kaspar030 I renamed the files to .inc.mk, and incorporated the recently added MIPS common Makefile in the /makefiles tree. OK to squash? |
d1351bd to
0a6f879
Compare
|
stm32l4 needs to be adapted |
0a6f879 to
657604d
Compare
|
@aabadie rebased, adapted stm32l4 |
657604d to
339a4da
Compare
This is a first attempt/proof of concept of #4695
make buildtestfortests/periph_*for all platforms succeeded.BUILD_IN_DOCKER=1 makeworksmake flash termtested on mulle