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