pkg/umorse: cleanup Makefile.dep
There's no need to load dependency modules if the package is used. This is already managed by the build system
This commit is contained in:
parent
c34feaf118
commit
246a43ee19
@ -1,3 +1 @@
|
||||
ifneq (,$(filter umorse,$(USEPKG)))
|
||||
USEMODULE += posix_time
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user