Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Dec 2012 22:15:53 +0000 (14:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Dec 2012 22:15:53 +0000 (14:15 -0800)
commit810a4855513b9cb1a191301eb5e4e28b276cc318
treeba9d7020e321c0736f04eb1c064e0561655004ac
parent6f8c9d2130893eda35ad9105e6e2a08db7f0da13
parentbd1ee804af8bdf2fd5131234330615f8aecbd9ed
Merge branch 'kbuild' of git://git./linux/kernel/git/mmarek/kbuild

Pull kbuild changes from Michal Marek:
 "The kbuild changes are minimal this time:

   - scripts/pnmlogo fix for some newer format

   - minor top-level Makefile cleanup

   - fix for a v3.5 regression with make clean M=<directory>"

* 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  kbuild: Do not remove vmlinux when cleaning external module
  scripts/pnmtologo: fix for plain PBM
  kbuild: Remove reference to uninitialised variable
Makefile