mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 23:11:19 +01:00
sys/Makefile.dep: clean up
Drop dead statement
This commit is contained in:
parent
747d5fb00d
commit
5a3ea35767
@ -355,9 +355,6 @@ ifneq (,$(filter evtimer_mbox,$(USEMODULE)))
|
||||
USEMODULE += core_mbox
|
||||
endif
|
||||
|
||||
ifneq (,$(filter can_%,$(USEMODULE)))
|
||||
endif
|
||||
|
||||
ifneq (,$(filter conn_can,$(USEMODULE)))
|
||||
USEMODULE += can
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user