mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 07:51:19 +01:00
Fix the makefile of sys/random
The Makefile must not overwrite the include paths.
This commit is contained in:
parent
48f23aa43d
commit
e55fd19d5c
@ -1,4 +1,3 @@
|
||||
INCLUDES = -I../include -I$(RIOTBASE)/core/include
|
||||
MODULE = random
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user