From c31a89a3b56e7d081178e09cc58add5c5b84a91a Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 15 Oct 2018 07:32:44 +0200 Subject: Rewrite vendor.cmake to cmake/VendorConfig.cmake Add menuconfig-editable .config files to platforms. VendorConfig.cmake looks for and includes .config files based on platform name. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b12cae4..2ae32dd 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,5 @@ build* lang/*.qm test/plugins.d -3rd-party/*/.git -3rd-party/*/examples +.config.old -- cgit v1.2.1