diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2017-10-09 23:05:00 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2017-10-24 19:24:08 +0200 |
| commit | dd0e227216e247d2040cdd40bf7397702880cdc4 (patch) | |
| tree | 4c76ebb2e7555d28214cddecf32ffb424fa1732b /makefile.patch | |
| parent | f64aaf971176305233f16a11911a660fa6f99561 (diff) | |
Kconfiglib 2 backup
WIP
Diffstat (limited to 'makefile.patch')
| -rw-r--r-- | makefile.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
