[GIT] kbuild fixes for v3.10-rc5

From: Michal Marek
Date: Wed Jun 05 2013 - 10:12:17 EST


Hi Linus,

There is one fix for a kbuild regression, plus three kconfig fixes for
bugs that have alway been there, but are simple enough to be fixed in an
-rc.

Thanks,
Michal

The following changes since commit f66ba560943ae21f5d1e505bad0a3591823b2b37:

package: Makefile: unbreak binrpm-pkg target (2013-05-16 09:46:45 +0200)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes

for you to fetch changes up to 42a0940d9d582214a8d0f8ba41f2b4fe987e21b0:

Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/rc-fixes (2013-05-30 15:21:48 +0200)

----------------------------------------------------------------

Clement Chauplannaz (1):
scripts/config: fix assignment of parameters for short version of --*-after options

Dirk Gouders (2):
mconf: handle keys in empty dialogs
kconfig/menu.c: fix multiple references to expressions in menu_add_prop()

Matthijs Kooijman (1):
kbuild: Don't assume dts files live in arch/*/boot/dts

Michal Marek (1):
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/rc-fixes

scripts/Makefile.lib | 2 +-
scripts/config | 2 +-
scripts/kconfig/lxdialog/menubox.c | 9 +++++----
scripts/kconfig/mconf.c | 11 ++++++-----
scripts/kconfig/menu.c | 15 ++++++++++++++-
5 files changed, 27 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/