mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 08:21:18 +01:00
remove unnecessary INCLUDES from net_help
This commit is contained in:
parent
167bbd6793
commit
5f57db794b
@ -1,7 +1,5 @@
|
||||
MODULE:=$(shell basename $(CURDIR))
|
||||
|
||||
INCLUDES += -I$(RIOTBASE)/drivers/cc110x \
|
||||
-I$(RIOTBASE)/drivers/cc110x_ng/include \
|
||||
-I$(RIOTBASE)/sys/net/include
|
||||
INCLUDES += -I$(RIOTBASE)/sys/net/include
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user