mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Fixup for #798
This commit is contained in:
parent
34aec1928a
commit
2e5a2cea0a
@ -1,9 +1,8 @@
|
||||
export PROJECT = test_posix_semaphore
|
||||
include ../Makefile.tests_common
|
||||
|
||||
USEMODULE += posix
|
||||
USEMODULE += posix
|
||||
|
||||
export INCLUDES += -I$(RIOTBASE)/sys/posix/include
|
||||
DISABLE_MODULE += auto_init
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user