mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/bhp: add missing event dependency
This commit is contained in:
parent
f820f94dcf
commit
2d4f239d18
3
sys/bhp/Makefile.dep
Normal file
3
sys/bhp/Makefile.dep
Normal file
@ -0,0 +1,3 @@
|
||||
ifneq (,$(filter bhp_event,$(USEMODULE)))
|
||||
USEMODULE += event
|
||||
endif
|
Loading…
Reference in New Issue
Block a user