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
8a86f493b4
RIOT
/
cpu
/
arm_common
/
Makefile.include
4 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
make: replace MAKEBASE with RIOTBASE closes https://github.com/RIOT-OS/RIOT/issues/959
2014-04-01 16:37:07 +02:00
INCLUDES
+=
-I
$(
RIOTBASE
)
/cpu/arm_common/include/
simplified and unified cpu build structure
2013-12-22 20:02:59 +01:00
export
UNDEF
+=
$(
BINDIR
)
syscalls.o
Copy Permalink