Skip to content

Commit

Permalink
Merge pull request #826 from LudwigOrtmann/test_net_if_cleaning
Browse files Browse the repository at this point in the history
test_net_if/Makefile remove superfluous includes
  • Loading branch information
Christian Mehlis committed Mar 1, 2014
2 parents f3486f1 + 9fb3f62 commit 3c96450
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/test_net_if/Makefile
Expand Up @@ -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

0 comments on commit 3c96450

Please sign in to comment.