mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
test_net_if/Makefile remove superfluous includes
This commit is contained in:
parent
79a16df7b8
commit
9fb3f62201
@ -24,9 +24,4 @@ endif
|
||||
|
||||
export INCLUDES += -I$(RIOTBASE)/sys/net/include
|
||||
|
||||
ifeq ($(BOARD),msba2)
|
||||
export INCLUDES += -I$(RIOTBASE)/drivers/cc110x_ng/include \
|
||||
-I$(RIOTBASE)/boards/msba2-common/include
|
||||
endif
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
Loading…
Reference in New Issue
Block a user