This website requires JavaScript.
Explore
Help
Sign In
RIOT-OS
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2024-12-29 04:50:03 +01:00
Code
Releases
Activity
143e393fcd
RIOT
/
boards
/
native
/
drivers
/
Makefile
6 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
boards/native: Use another module name for drivers subdirectory
2016-03-08 14:19:52 +01:00
MODULE
=
native-drivers
moved native board drivers into separate directory split up drivers to avoid building unnecessary files
2013-06-12 16:23:34 +02:00
simplify include structure for boards * do not overwrite CFLAGS in boards Makefile
2013-12-21 16:27:45 +01:00
i
n
c
l
u
d
e
$(
RIOTBASE
)
/
M
a
k
e
f
i
l
e
.
b
a
s
e
Revert "native: remove non required NATIVEINCLUDES" This reverts commit 93a521c50132e24558e42bc57dcf9c94051f07e3.
2018-04-12 17:48:07 +02:00
INCLUDES
=
$(
NATIVEINCLUDES
)
Copy Permalink