mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
pkg/mynewt-core: add QQ
This commit is contained in:
parent
c74bc7145f
commit
e9b8bb7e54
@ -31,7 +31,7 @@ all: $(filter $(MYNEWT_CORE_MODULES),$(USEMODULE))
|
|||||||
@true
|
@true
|
||||||
|
|
||||||
mynewt-core_%: rm_riot_provided_headers
|
mynewt-core_%: rm_riot_provided_headers
|
||||||
"$(MAKE)" -C $(PKG_SOURCE_DIR)/$(MYNEWT_CORE_PATH_$*) -f $(RIOTPKG)/$(PKG_NAME)/$@.mk MODULE=$@
|
$(QQ)"$(MAKE)" -C $(PKG_SOURCE_DIR)/$(MYNEWT_CORE_PATH_$*) -f $(RIOTPKG)/$(PKG_NAME)/$@.mk MODULE=$@
|
||||||
|
|
||||||
# The following mynewt-core headers are provided by RIOT, remove them from
|
# The following mynewt-core headers are provided by RIOT, remove them from
|
||||||
# mynewt-core include paths to avoid header conflicts
|
# mynewt-core include paths to avoid header conflicts
|
||||||
|
Loading…
Reference in New Issue
Block a user