mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/mrf24j40: declare pseudomodules at driver level
This commit is contained in:
parent
60f1615aa3
commit
003c472339
@ -1,2 +1,5 @@
|
||||
# include variants of mrf24j40 drivers as pseudo modules
|
||||
PSEUDOMODULES += mrf24j40m%
|
||||
|
||||
USEMODULE_INCLUDES_mrf24j40 := $(LAST_MAKEFILEDIR)/include
|
||||
USEMODULE_INCLUDES += $(USEMODULE_INCLUDES_mrf24j40)
|
||||
|
Loading…
Reference in New Issue
Block a user