From 2bc4373f8dfe1a6eb32a3f123dcf92296ab0a4d8 Mon Sep 17 00:00:00 2001 From: "H. Utku Maden" Date: Wed, 4 May 2022 10:24:01 +0300 Subject: [PATCH] Rename Kconfig appropriately so it is detected on *nix systems. --- KConfig.projbuild => Kconfig | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename KConfig.projbuild => Kconfig (100%) diff --git a/KConfig.projbuild b/Kconfig similarity index 100% rename from KConfig.projbuild rename to Kconfig