Commit 1662d359 authored by Adam Wujek's avatar Adam Wujek 💬

revert "Makefile: add .config to .PHONY"

Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 62e4d20d
......@@ -5,8 +5,6 @@
# We are now Kconfig-based
-include $(CURDIR)/.config
.PHONY: $(CURDIR)/.config
# We still accept command-line choices like we used to do.
# Also, we must remove the quotes from these Kconfig values
PROTO_EXT ?= $(patsubst "%",%,$(CONFIG_EXTENSION))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment