From 04f3ec5d30409f8feb85d3bf8be1beec9e77b6c2 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 3 Jun 2015 15:42:04 +0200 Subject: Add dubiousjim's kconfig-diff.py as an example. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index adb0610..bfa2be3 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ language has some dark corners. * [genboardscfg.py](http://git.denx.de/?p=u-boot.git;a=blob;f=tools/genboardscfg.py;hb=HEAD) from [Das U-Boot](http://www.denx.de/wiki/U-Boot) generates some sort of legacy board database by pulling information from a newly added Kconfig-based configuration system (as far as I understand it :). + * [kconfig-diff.py](https://gist.github.com/dubiousjim/5638961) -- a script by [dubiousjim](https://github.com/dubiousjim) that compares kernel configurations. + * Originally, Kconfiglib was used in chapter 4 my [master's thesis](http://liu.diva-portal.org/smash/get/diva2:473038/FULLTEXT01.pdf) to automatically generate a "minimal" kernel for a given system. Parts of it bother me a bit now, but that's how it goes with old work. ## Test suite ## -- cgit v1.2.3