pseudomodules: allow defining them in pkg/PKG/Makefile.include
Officially allow packages to define pseudomodules in their Makefile.include as done in the libcose package.
This commit is contained in:
parent
534b0da9a5
commit
a62c8a84dd
@ -131,3 +131,5 @@ NO_PSEUDOMODULES += periph_common
|
||||
PSEUDOMODULES += auto_init_skald
|
||||
PSEUDOMODULES += skald_ibeacon
|
||||
PSEUDOMODULES += skald_eddystone
|
||||
|
||||
# Packages may also add modules to PSEUDOMODULES in their `Makefile.include`.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user