[riot-notifications] [RIOT-OS/RIOT] Kconfig: add modules and configurations to run tests/periph_* (#14777)
Francisco
notifications at github.com
Fri Nov 6 09:04:58 CET 2020
@fjmolinas commented on this pull request.
> @@ -77,8 +85,16 @@ $(GENERATED_DIR): $(if $(MAKE_RESTARTS),,$(CLEAN))
# build.
SHOULD_RUN_KCONFIG ?= $(or $(wildcard $(APPDIR)/*.config), \
$(wildcard $(APPDIR)/Kconfig), \
- $(if $(CLEAN),,$(wildcard $(KCONFIG_OUT_CONFIG))), \
- $(filter menuconfig, $(MAKECMDGOALS)))
+ $(if $(CLEAN),,$(wildcard $(KCONFIG_OUT_CONFIG)))
```suggestion
$(if $(CLEAN),,$(wildcard $(KCONFIG_OUT_CONFIG))))
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/14777#pullrequestreview-524928079
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201106/0bcff29f/attachment.htm>
More information about the notifications
mailing list