mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/qmc5883l: declare pseudomodules at driver level
This commit is contained in:
parent
81d5b7eefb
commit
01de18a855
@ -1,2 +1,4 @@
|
||||
PSEUDOMODULES += qmc5883l_int
|
||||
|
||||
USEMODULE_INCLUDES_qmc5883l := $(LAST_MAKEFILEDIR)/include
|
||||
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_qmc5883l)
|
||||
|
Loading…
Reference in New Issue
Block a user