1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/native/net
Ludwig Ortmann 2cd3f04fc6 Don't use INCLUDES for building any native at all.
native modules will never need the dynamic INCLUDES, so we define our
own NATIVEINCLUDES. Due to the current make structure, the only way to
not use INCLUDES is to redefine the build rules.
2014-02-27 10:30:30 +01:00
..
interface.c fix warning: invalid suffix on literal 2014-02-18 17:05:01 +01:00
Makefile Don't use INCLUDES for building any native at all. 2014-02-27 10:30:30 +01:00
tap.c fix warning: invalid suffix on literal 2014-02-18 17:05:01 +01:00