aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/buildtar
AgeCommit message (Expand)Author
2023-02-26kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada
2022-12-17buildtar: fix tarballs with EFI_ZBOOT enabledVeronika Kabatova
2021-10-12kbuild: Add make tarzst-pkg build optionPaweł Jasiak
2021-03-29kbuild: buildtar: add riscv supportCarlos de Paula
2020-07-07kbuild: buildtar: add dtbs supportDomenico Andreoli
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov
2020-06-06kbuild: add variables for compression toolsDenis Efremov
2019-11-11kbuild: Add make dir-pkg build optionMatteo Croce
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada
2018-07-19kbuild: buildtar: add arm64 supportOlof Johansson
2018-07-19kbuild: buildtar: remove crufty vax piecesOlof Johansson
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-13kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada
2017-09-13kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada
2017-09-02kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel
2014-08-20kbuild: Make scripts executableMichal Marek
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Michal Marek
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada
2013-08-26kbuild: Add MIPS specific files to generated package.Stuart Longland
2013-04-08buildtar: Add ARCH to the archive nameBorislav Petkov
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-09-27Kbuild: use normal compression settings for tar*-pkgAndi Kleen
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar
2009-12-12scripts/package: tar-pkg: use tar --owner=rootMichal Marek
2009-04-02parisc: fix "make tar-pkg"Helge Deller
2008-01-28kbuild: support ARCH=x86 in buildtarDaniel De Graaf
2007-05-21x86_64: Support x86_64 in make buildtarAndi Kleen
2006-01-01kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw