From dd0e227216e247d2040cdd40bf7397702880cdc4 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Mon, 9 Oct 2017 23:05:00 +0200 Subject: Kconfiglib 2 backup WIP --- makefile.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile.patch') diff --git a/makefile.patch b/makefile.patch index e8c4425..aefb021 100644 --- a/makefile.patch +++ b/makefile.patch @@ -38,7 +38,7 @@ index d9b1fef..e6311ed 100644 + "import kconfiglib; \ + import sys; \ + c = kconfiglib.Config(sys.argv[4 if \"$(PYTHONCMD)\".startswith(\"ipython\") else 1]); \ -+ print(\"A Config instance 'c' for the architecture ({0}) has been created.\".format(c.get_arch()))" \ ++ print(\"A Config instance 'c' for the architecture has been created.\")" \ + $(srctree)/$(Kconfig) + +# Used by testsuite.py to be able to compare output for nonsensical -- cgit v1.2.3