sys/universal_address: Makefile cleanup
This commit is contained in:
parent
0738f67de0
commit
a2f4d990c6
@ -163,9 +163,6 @@ endif
|
||||
ifneq (,$(filter ng_netdev_eth,$(USEMODULE)))
|
||||
DIRS += net/link_layer/ng_netdev_eth
|
||||
endif
|
||||
ifneq (,$(filter universal_address,$(USEMODULE)))
|
||||
DIRS += universal_address
|
||||
endif
|
||||
|
||||
DIRS += $(dir $(wildcard $(addsuffix /Makefile, ${USEMODULE})))
|
||||
|
||||
|
||||
@ -1,3 +1 @@
|
||||
MODULE = universal_address
|
||||
|
||||
include $(RIOTBASE)/Makefile.base
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user