mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
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
|
||||
USEMODULE += posix_time
|
||||
|
Loading…
Reference in New Issue
Block a user