mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
866c713a7e
It can be useful to know if the current compilation builds the native board module, because e.g. then we must not include `sys/types.h`. This diff adds `-DNATIVE_INCLUDES` to the make variable `NATIVEINCLUDES`. |
||
---|---|---|
.. | ||
drivers | ||
include | ||
board_config.c | ||
board_init.c | ||
Makefile | ||
Makefile.dep | ||
Makefile.include |