]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Nov 2011 02:41:27 +0000 (18:41 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Nov 2011 02:41:27 +0000 (18:41 -0800)
commit5231f645b84f7aeaf8750f5ef772609fa1b1f71b
treedcf34d731bc4626b9e232151acee3673da84adaf
parent89de20708c39726875f076a7f7ef2402b2c70667
parentd6c0aaca14379d4b2b6b1b5332923ed9a90a0c80
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild

* 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild:
  Kbuild: append missing-syscalls to the default target list
  genksyms: Regenerate lexer and parser
  genksyms: Do not expand internal types
  genksyms: Minor parser cleanup
  Makefile: remove a duplicated line
  fixdep: fix extraneous dependencies
  scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacement
  kbuild: prevent make from deleting _shipped files
  kbuild: Do not delete empty files in make distclean
Makefile