[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCH v3 0/8] build: C= build parameter for specifying different `.config` file
Adds the make parameter `C=` which can be used to specify a different path for the configuration file `.config`. The parameter is optional and the default will select `.config` in the application directory. Changes v2: -Fix conversion to fully qualified path Changes v3: - Check that command line varaibles are given with absolute path - Print a summary of used paths with V=1 - Add overview of available variables in the `make help` target - Clean-up submake call detection Simon Kuenzer (8): build: Test parameter A= to be an absolute path build: Test parameter O= to be an absolute path build: Test parameter P= containing absolute paths only build: Test parameter L= containing absolute paths only build: C= build parameter for specifying `.config` path build: Print overview of used paths with V=1 build: Move detection of submake call after cmdline variables build: Show command line variables in help Makefile | 79 ++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 59 insertions(+), 20 deletions(-) -- 2.20.1 _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |