]> 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>
Mon, 27 Jun 2016 20:38:58 +0000 (13:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Jun 2016 20:38:58 +0000 (13:38 -0700)
commit9d2ec18ac8c9b6a96c8a33ba36880027b4053575
tree95a085626eabc988989ada96bd07cc42b8cd77ff
parentdd7ec4a3371190e2969c6dd75fc83665ca63ca8e
parent31c17e255907085f4f53cb316fdbbd804656ccee
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild

Pull kbuild regression fix from Michal Marek:
 "The problem is that commit d058b0e68605 ("kbuild: fix if_change and
  friends to consider argument order") fixed a potential missed rebuild,
  but this results in unnnecessary rebuilds with the packaging targets.
  Which is still more correct than the previous logic, but also very
  annoying"

* 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  kbuild: Initialize exported variables
Makefile