Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Pull misc kbuild updates from Michal Marek: "In the kbuild misc branch, I have: - make rpm-pkg updates, most importantly the rpm package now calls /sbin/installkernel - make deb-pkg: debuginfo split, correct kernel image path for parisc, mips and powerpc and a couple more minor fixes - New coccinelle check" * 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild: scripts/checkkconfigsymbols.sh: replace echo -e with printf Provide version number for Debian firmware package coccinelle: replace 0/1 with false/true in functions returning bool deb-pkg: add a hook argument to match debian hooks parameters deb-pkg: fix installed image path on parisc, mips and powerpc deb-pkg: split debug symbols in their own package deb-pkg: use KCONFIG_CONFIG instead of .config file directly rpm-pkg: add generation of kernel-devel rpm-pkg: install firmware files in kernel relative directory rpm-pkg: add %post section to create initramfs and grub hooks
No related branches found
No related tags found
Showing
- scripts/checkkconfigsymbols.sh 2 additions, 2 deletionsscripts/checkkconfigsymbols.sh
- scripts/coccinelle/misc/boolreturn.cocci 58 additions, 0 deletionsscripts/coccinelle/misc/boolreturn.cocci
- scripts/package/builddeb 78 additions, 16 deletionsscripts/package/builddeb
- scripts/package/mkspec 40 additions, 6 deletionsscripts/package/mkspec
Please register or sign in to comment