]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Jun 2013 01:05:45 +0000 (10:05 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Jun 2013 01:05:45 +0000 (10:05 +0900)
commita44c7e24659f3c3ee784d3b9b2eb7dfa72f882e8
treea52ec0e214ce7ecd1295c1dbeb6ab2343371885f
parentf95653d3b38b75f7ad7af1d92d9f54582f14599c
parent257c54a4d3b61b2403d5830f9a003f4b8fe6d770
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild

Pull kbuild fixes from Michal Marek:
 "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"

* 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  kconfig/menu.c: fix multiple references to expressions in menu_add_prop()
  mconf: handle keys in empty dialogs
  kbuild: Don't assume dts files live in arch/*/boot/dts
  scripts/config: fix assignment of parameters for short version of --*-after options