From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/2] kconfig: sync with linux v3.1-rc1
Date: Mon, 15 Aug 2011 08:56:30 +0200 [thread overview]
Message-ID: <20110815065629.GS31404@pengutronix.de> (raw)
In-Reply-To: <1313155927-30300-1-git-send-email-plagnioj@jcrosoft.com>
On Fri, Aug 12, 2011 at 03:32:06PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> this will allow to use new introduce IS_BUILTIN, IS_ENABLE and IS_MODULE
> macro and drop as much as possible
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> ---
> Makefile | 2 +-
> scripts/kconfig/Makefile | 85 +++-----
> scripts/kconfig/conf.c | 50 ++++-
> scripts/kconfig/confdata.c | 309 +++++++++++++++++++-----------
> scripts/kconfig/expr.c | 13 +-
> scripts/kconfig/expr.h | 7 -
> scripts/kconfig/gconf.c | 50 +----
> scripts/kconfig/kxgettext.c | 1 -
> scripts/kconfig/lkc.h | 18 +--
> scripts/kconfig/lkc_proto.h | 1 +
> scripts/kconfig/lxdialog/BIG.FAT.WARNING | 2 +-
> scripts/kconfig/mconf.c | 2 +-
> scripts/kconfig/menu.c | 5 +-
> scripts/kconfig/nconf.c | 44 ++---
> scripts/kconfig/qconf.cc | 22 ++-
> scripts/kconfig/qconf.h | 2 +-
> scripts/kconfig/streamline_config.pl | 16 +-
> scripts/kconfig/symbol.c | 47 +++++-
> scripts/kconfig/util.c | 2 +
> scripts/kconfig/zconf.gperf | 2 +-
> scripts/kconfig/zconf.hash.c_shipped | 273 +++++++++++++++-----------
> scripts/kconfig/zconf.l | 44 +++--
> scripts/kconfig/zconf.tab.c_shipped | 71 ++++----
> scripts/kconfig/zconf.y | 21 +--
> 24 files changed, 598 insertions(+), 491 deletions(-)
Did you forget to git add something?
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
make[1]: *** No rule to make target `scripts/kconfig/zconf.lex.c', needed by `scripts/kconfig/zconf.tab.o'. Stop.
make[1]: *** Waiting for unfinished jobs....
HOSTCC scripts/kconfig/conf.o
make: *** [freescale_mx51_babbage_defconfig] Error 2
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2011-08-15 6:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-12 13:32 [PATCH 1/2] kconfig: sync with linux v3.1-rc1 Jean-Christophe PLAGNIOL-VILLARD
2011-08-12 13:32 ` [PATCH 2/2] imx: convert cpu_is to IS_BUILTIN Jean-Christophe PLAGNIOL-VILLARD
2011-08-15 6:56 ` Sascha Hauer [this message]
2011-08-15 7:00 ` [PATCH 1/2] kconfig: sync with linux v3.1-rc1 Jean-Christophe PLAGNIOL-VILLARD
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110815065629.GS31404@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=plagnioj@jcrosoft.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.