lkml.org 
[lkml]   [2010]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] nconfig
Date
Hi Nir,

Just FYI: I queued nconfig for the next merge window. I added a patch to
mark some functions static and changed the description of your patch,
otherwise it's the v7 version you posted.

Michal Marek (1):
nconfig: mark local functions as such

nir.tzachar@gmail.com (1):
kconfig: new configuration interface (nconfig)

scripts/kconfig/Makefile | 16 +-
scripts/kconfig/lkc.h | 2 +-
scripts/kconfig/lkc_proto.h | 3 +-
scripts/kconfig/mconf.c | 13 -
scripts/kconfig/menu.c | 16 +-
scripts/kconfig/nconf.c | 1568 +++++++++++++++++++++++++++++++++++
scripts/kconfig/nconf.gui.c | 617 ++++++++++++++
scripts/kconfig/nconf.h | 95 +++
scripts/kconfig/zconf.tab.c_shipped | 2 +-
scripts/kconfig/zconf.y | 2 +-
10 files changed, 2314 insertions(+), 20 deletions(-)
create mode 100644 scripts/kconfig/nconf.c
create mode 100644 scripts/kconfig/nconf.gui.c
create mode 100644 scripts/kconfig/nconf.h



\
 
 \ /
  Last update: 2010-01-07 15:55    [W:0.036 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site