summaryrefslogtreecommitdiff
path: root/scripts/package/mkdebian
AgeCommit message (Expand)Author
2019-03-17kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov
2019-03-14kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada
2019-03-14kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada
2019-03-14deb-pkg: generate correct build dependenciesRiku Voipio
2019-02-20kbuild: pkg: use -f $(srctree)/Makefile to recurse to top MakefileMasahiro Yamada
2018-11-11kbuild: deb-pkg: fix too low build version numberMasahiro Yamada
2018-07-28builddeb: Add automatic support for sh{3,4}{,eb} architecturesBen Hutchings
2018-07-28builddeb: Add automatic support for riscv* architecturesBen Hutchings
2018-07-28builddeb: Add automatic support for m68k architectureBen Hutchings
2018-07-28builddeb: Add automatic support for or1k architectureBen Hutchings
2018-07-28builddeb: Add automatic support for sparc64 architectureBen Hutchings
2018-07-28builddeb: Add automatic support for mips{,64}r6{,el} architecturesBen Hutchings
2018-07-28builddeb: Add automatic support for mips64el architectureBen Hutchings
2018-07-28builddeb: Add automatic support for ppc64 and powerpcspe architecturesBen Hutchings
2018-07-28builddeb: Introduce functions to simplify kconfig tests in set_debarchBen Hutchings
2018-07-28builddeb: Drop check for 32-bit s390Ben Hutchings
2018-07-28builddeb: Change architecture detection fallback to use dpkg-architectureBen Hutchings
2018-07-28builddeb: Skip architecture detection when KBUILD_DEBARCH is setBen Hutchings
2018-05-17kbuild: deb-pkg improve maintainer address generationRiku Voipio
2018-04-07kbuild: deb-pkg: split generating packaging and buildRiku Voipio