summaryrefslogtreecommitdiffstats
path: root/scripts/package/buildtar
Commit message (Expand)AuthorAgeFilesLines
* kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-131-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/+0Star
* 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-121-16/+13Star
* kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada2017-09-121-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/+1Star
* kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-101-1/+0Star
* 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/+13Star
* [PATCH] kbuild: create tarballsJan-Benedict Glaw2005-07-131-0/+111