aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/package/buildtar (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11kbuild: Add make dir-pkg build optionMatteo Croce1-2/+6
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada1-1/+1
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada1-1/+1
2018-07-19kbuild: buildtar: add arm64 supportOlof Johansson1-0/+8
2018-07-19kbuild: buildtar: remove crufty vax piecesOlof Johansson1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-13kbuild: buildtar: do not print successful message if tar returns errorMasahiro Yamada1-16/+13
2017-09-13kbuild: buildtar: fix tar error when CONFIG_MODULES is disabledMasahiro Yamada1-2/+3
2017-09-02kbuild: Use KCONFIG_CONFIG in buildtarNicolas Porcel1-2/+2
2014-08-20kbuild: Make scripts executableMichal Marek1-0/+0
2014-06-18kbuild: Fix tar-pkg with relative $(objtree)Michal Marek1-2/+1
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada1-1/+0
2013-08-26kbuild: Add MIPS specific files to generated package.Stuart Longland1-0/+21
2013-04-08buildtar: Add ARCH to the archive nameBorislav Petkov1-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
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar1-0/+4
2009-12-12scripts/package: tar-pkg: use tar --owner=rootMichal Marek1-1/+5
2009-04-02parisc: fix "make tar-pkg"Helge Deller1-0/+4
2008-01-28kbuild: support ARCH=x86 in buildtarDaniel De Graaf1-2/+2
2007-05-21x86_64: Support x86_64 in make buildtarAndi Kleen1-2/+2
2006-01-01kbuild: tar-pkg with out-out-tree buildingJan-Benedict Glaw1-18/+13
2005-07-12[PATCH] kbuild: create tarballsJan-Benedict Glaw1-0/+111