]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Mar 2016 02:39:28 +0000 (19:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Mar 2016 02:39:28 +0000 (19:39 -0700)
commit7d760ca77d14d6e6390d785506e2683a4df4b633
treea5533d06471203931a034099b907c8169e666104
parentc9760043b1d1b754b5081c4bea845e12134352c5
parent5749ed982995ed87fda977b8448d0cc2f9b7c0ed
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild

Pull kconfig updates from Michal Marek:
 "Just two kconfig commits this time:

   - kconfig Makefile fix for make 3.80

   - Fix calculating symbols so that KCONFIG_ALLCONFIG=... does not
     disable CONFIG_MODULES silently"

* 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  unbreak allmodconfig KCONFIG_ALLCONFIG=...
  scripts/kconfig: allow building with make 3.80 again