1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
RIOT/makefiles
Gaëtan Harter fb10a181a0
make: Add 'BUILDDEPS' variable
BUILDDEPS are files / make targets that should be build before compiling.
It can include packages source download, generating headers, modules.

It is the equivalent of `APPDEPS` but not limited to the application.
It cannot be done right now with `APPDEPS` as it is used in `BASELIBS` and
fixing it requires changing mips using it for source files.
2018-07-06 18:56:33 +02:00
..
2018-05-29 15:21:45 -07:00
2018-06-28 14:05:33 +02:00
2018-06-26 12:50:02 +02:00
2018-05-09 18:01:51 +02:00
2017-11-06 12:01:01 +01:00
2018-07-06 18:56:33 +02:00