]> 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)
commit92039b17b259fd6456658c0d840faeab5a163fda
tree95a085626eabc988989ada96bd07cc42b8cd77ff
parent165548a3f6630ef4c1538f2ce63793a6b581e8fd
parent28c3cd1acc3d3753a93a316dbe1eea0f22093220
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 f66686f6c8ac ("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