From: Sam Ravnborg Date: Sat, 31 Jul 2010 21:35:28 +0000 (+0200) Subject: kconfig: change nonint_oldconfig to listnewconfig X-Git-Tag: v2.6.36-rc1~547^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=861b4ea4cc0eade661480f1ce197ae747f22a918;p=pandora-kernel.git kconfig: change nonint_oldconfig to listnewconfig Rename to a name that better match the other kconfig targets. listnewconfig shall read as: - list new options compared to current configuration New options are now written to stdout so one can redirect the output. Do not exit with an error code if there is new options. These are feature changes compared to the original nonint_oldconfig - but as this feature has not yet been in a released kernel it should not matter. It is still possible to do: make listnewconfig lookup new config options in Kconfig* edit .config Signed-off-by: Sam Ravnborg Cc: Aristeu Rozanski Acked-by: Aristeu Rozanski Signed-off-by: Michal Marek --- Reading git-diff-tree failed