summaryrefslogtreecommitdiffstats
path: root/scripts/package/buildtar
AgeCommit message (Expand)AuthorLines
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada-1/+1
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada-1/+1
2018-07-19kbuild: buildtar: add arm64 supportOlof Johansson-0/+8
2018-07-19kbuild: buildtar: remove crufty vax piecesOlof Johansson-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-13kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada-16/+13
2017-09-13kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada-2/+3
2017-09-02kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel-2/+2
2014-08-20kbuild: Make scripts executableMichal Marek-0/+0
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Michal Marek-2/+1
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada-1/+0
2013-08-26kbuild: Add MIPS specific files to generated package.Stuart Longland-0/+21
2013-04-08buildtar: Add ARCH to the archive nameBorislav Petkov-1/+1
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-3/+3
2012-09-27Kbuild: use normal compression settings for tar*-pkgAndi Kleen-3/+3
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar-0/+4
2009-12-12scripts/package: tar-pkg: use tar --owner=rootMichal Marek-1/+5
2009-04-02parisc: fix "make tar-pkg"Helge Deller-0/+4
2008-01-28kbuild: support ARCH=x86 in buildtarDaniel De Graaf-2/+2
2007-05-21x86_64: Support x86_64 in make buildtarAndi Kleen-2/+2
2006-01-01kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw-18/+13
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw-0/+111