summaryrefslogtreecommitdiffstats
path: root/scripts/package/buildtar
Commit message (Expand)AuthorAgeFilesLines
* kbuild: buildtar: install riscv compressed images as vmlinuzEmil Renner Berthing2024-05-101-10/+8
* kbuild: buildtar: remove warning for the default caseMasahiro Yamada2024-05-021-11/+1
* kbuild: buildtar: add comments about inconsistent package generationMasahiro Yamada2024-05-021-4/+12
* kbuild: buildtar: always make modules_installPetr Vorel2023-11-281-4/+2
* kbuild: buildtar: Remove unused $dirsPetr Vorel2023-11-281-2/+0
* kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada2023-02-261-51/+1
* buildtar: fix tarballs with EFI_ZBOOT enabledVeronika Kabatova2022-12-171-1/+1
* kbuild: Add make tarzst-pkg build optionPaweł Jasiak2021-10-121-0/+4
* kbuild: buildtar: add riscv supportCarlos de Paula2021-03-291-0/+8
* kbuild: buildtar: add dtbs supportDomenico Andreoli2020-07-071-0/+12
* kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-111-2/+2
* kbuild: add variables for compression toolsDenis Efremov2020-06-061-3/+3
* kbuild: Add make dir-pkg build optionMatteo Croce2019-11-111-2/+6
* kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-141-1/+1
* kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada2019-02-201-1/+1
* kbuild: buildtar: add arm64 supportOlof Johansson2018-07-191-0/+8
* kbuild: buildtar: remove crufty vax piecesOlof Johansson2018-07-191-4/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada2017-09-131-16/+13
* kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada2017-09-131-2/+3
* kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel2017-09-021-2/+2
* kbuild: Make scripts executableMichal Marek2014-08-201-0/+0
* kbuild: Fix tar-pkg with relative $(objtree)Michal Marek2014-06-181-2/+1
* kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-101-1/+0
* kbuild: Add MIPS specific files to generated package.Stuart Longland2013-08-261-0/+21
* buildtar: Add ARCH to the archive nameBorislav Petkov2013-04-081-1/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-10-121-3/+3
|\
| * Kbuild: use normal compression settings for tar*-pkgAndi Kleen2012-09-271-3/+3
* | kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-09-271-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* kbuild: Add make tarxz-pkg build optionZdenek Kaspar2011-03-091-0/+4
* scripts/package: tar-pkg: use tar --owner=rootMichal Marek2009-12-121-1/+5
* parisc: fix "make tar-pkg"Helge Deller2009-04-021-0/+4
* kbuild: support ARCH=x86 in buildtarDaniel De Graaf2008-01-281-2/+2
* x86_64: Support x86_64 in make buildtarAndi Kleen2007-05-211-2/+2
* kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw2006-01-011-18/+13
* [PATCH] kbuild: create tarballsJan-Benedict Glaw2005-07-121-0/+111