aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-18builddeb: fix missing headers in linux-headers packageFathi Boudra1-1/+3
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Michal Marek1-2/+1
2014-06-18deb-pkg: Fix for relative pathsMichal Marek1-5/+5
2014-06-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-6/+6
2014-06-10deb-pkg: Add automatic support for s390x architectureBen Hutchings1-1/+1
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada2-2/+0
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada1-1/+1
2014-04-24builddeb: add arm64 in the supported architecturesFathi Boudra1-0/+2
2014-04-24builddeb: use $OBJCOPY variable instead of objcopyFathi Boudra1-3/+3
2014-01-03deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings1-2/+2
2014-01-03deb-pkg: Fix cross-building linux-headers packageBen Hutchings1-5/+4
2014-01-02Merge commit v3.13-rc1 into kbuild/miscMichal Marek1-1/+3
2013-11-18deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings1-1/+11
2013-11-07perf tools: Fix version when building out of treeDavid Ahern1-1/+3
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+21
2013-08-26kbuild: Add MIPS specific files to generated package.Stuart Longland1-0/+21
2013-08-15Provide version number for Debian firmware packageHeinrich Schuchardt1-1/+1
2013-07-24deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier1-1/+1
2013-07-24deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier1-7/+20
2013-07-24deb-pkg: split debug symbols in their own packageAnisse Astier1-1/+49
2013-07-24deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier1-6/+7
2013-07-23rpm-pkg: add generation of kernel-develMike Marciniszyn1-2/+26
2013-07-23rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn1-4/+5
2013-07-23rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn1-0/+9
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+1
2013-06-24kbuild: fix error when building from src rpmMike Marciniszyn1-0/+1
2013-05-16package: Makefile: unbreak binrpm-pkg targetLuiz Capitulino1-1/+1
2013-04-18rpm-pkg: Remove pointless set -e statementsMichal Marek1-4/+0
2013-04-18rpm-pkg: Always regenerate the specfileMichal Marek1-13/+6
2013-04-18rpm-pkg: Do not write to the parent directoryMichal Marek1-7/+5
2013-04-18rpm-pkg: Do not package the whole source directoryMichal Marek1-1/+5
2013-04-08buildtar: Add ARCH to the archive nameBorislav Petkov1-1/+1
2013-04-08scripts/package/Makefile: compare objtree with srctree instead of test KBUILD_OUTPUTBin Wang1-1/+1
2013-02-22kbuild: clear KBUILD_SRC when calling 'make' in RPM specDavid R. Bild1-1/+1
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-3/+3
2012-09-27Kbuild: use normal compression settings for tar*-pkgAndi Kleen1-3/+3
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek1-1/+1
2012-06-28deb-pkg: Add all Makefiles to header packagemaximilian attems1-1/+1
2012-06-28deb-pkg: Install linux-firmware-image in versioned dirmaximilian attems1-2/+3
2012-05-26builddeb: include autogenerated header filesLekensteyn1-1/+1
2012-02-25kbuild: Fix out-of-tree build for 'make deb-pkg'Joerg Roedel1-3/+3
2012-02-24kbuild: Only build linux-image package for UMLJoerg Roedel1-5/+9
2012-02-24kbuild: Fix link to headers in 'make deb-pkg'Joerg Roedel1-0/+4
2012-02-18builddeb: Don't create files in /tmp with predictable namesBen Hutchings1-6/+6
2011-10-29scripts/package/Makefile: Fix typo: an deb -> a debPaul Menzel1-1/+1
2011-06-24package: Makefile: fix perf target bugmatt mooney1-3/+5
2011-05-25Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds2-3/+20
2011-05-24kbuild: Create a kernel-headers RPMArun Sharma1-0/+17
2011-05-24rpm-pkg: Fix when current directory is a symlinkMichal Marek1-1/+1
2011-05-04Replace '-' in kernel version with '_'Arun Sharma2-2/+2