Message ID | 20250414-b4-autorefs-user-agent-v2-6-0398333b5676@samsung.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | autorefs: add kdevops User-Agent identifier | expand |
diff --git a/scripts/kconfig/kconfig.Makefile b/scripts/kconfig/kconfig.Makefile index e227ea4233a7e790e90f38c1817c745a0c805132..5d6db4b867c5d4a0f34c6a7f60756744382565e3 100644 --- a/scripts/kconfig/kconfig.Makefile +++ b/scripts/kconfig/kconfig.Makefile @@ -57,7 +57,7 @@ PHONY += $(simple-targets) $(simple-targets): $(KCONFIG_DIR)/conf Kconfig $< --$@ Kconfig -defconfig-%:: $(KCONFIG_DIR)/conf Kconfig +defconfig-%:: $(KCONFIG_DIR)/conf include/config/project.release Kconfig @$< --defconfig=defconfigs/$(@:defconfig-%=%) Kconfig .PHONY: $(PHONY)