mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/hmc5883l: declare pseudomodules at driver level
This commit is contained in:
parent
f6732f7c82
commit
ed2c0174b8
@ -1,2 +1,5 @@
|
||||
# interrupt variant of the HMC5883L driver
|
||||
PSEUDOMODULES += hmc5883l_int
|
||||
|
||||
USEMODULE_INCLUDES_hmc5883l := $(LAST_MAKEFILEDIR)/include
|
||||
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_hmc5883l)
|
||||
|
Loading…
Reference in New Issue
Block a user