aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/usr/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-02-03initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyMasahiro Yamada1-1/+1
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-1/+1
2020-01-16initramfs: refactor the initramfs build rulesMasahiro Yamada1-29/+60
2020-01-16initramfs: add default_cpio_list, and delete -d option supportMasahiro Yamada1-1/+1
2020-01-16initramfs: generate dependency list and cpio at the same timeMasahiro Yamada1-2/+1
2020-01-16initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in MakefileMasahiro Yamada1-4/+3
2020-01-14initramfs: rename gen_initramfs_list.sh to gen_initramfs.shMasahiro Yamada1-1/+1
2020-01-14initramfs: replace klibcdirs in Makefile with FORCEMasahiro Yamada1-5/+1
2019-09-24kbuild: clean compressed initramfs imageGreg Thelen1-0/+3
2019-07-08kbuild: compile-test exported headers to ensure they are self-containedMasahiro Yamada1-0/+2
2018-12-11user/Makefile: Fix typo and capitalization in comment sectionEugen Cazacu1-2/+2
2018-08-22initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada1-1/+1
2017-11-03initramfs: fix initramfs rebuilds w/ compression after disablingFlorian Fainelli1-4/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-01-05kbuild: initramfs cleanup, set target from KconfigNicholas Piggin1-7/+7
2017-01-05kbuild: initramfs fix dependency checking for compressed targetNicholas Piggin1-1/+1
2016-12-14initramfs: select builtin initram compression algorithm on KConfig instead of MakefileFrancisco Blas Izquierdo Riera (klondike)1-19/+1
2013-11-13initramfs: read CONFIG_RD_ variables for initramfs compressionP J P1-9/+14
2011-01-13decompressors: add boot-time XZ supportLasse Collin1-1/+4
2010-09-29initramfs: generalize initramfs_data.xxx.S variantsHendrik Brueckner1-2/+4
2010-05-27initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre1-1/+4
2009-09-20kbuild: correct initramfs compression commentRobert P. J. Day1-1/+1
2009-03-31bzip2/lzma: quiet Kconfig warning for INITRAMFS_COMPRESSION_NONEH. Peter Anvin1-3/+0
2009-02-19bzip2/lzma: make internal initramfs compression configurableAlain Knaff1-12/+6
2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff1-12/+30
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman1-1/+1
2006-11-25[PATCH] initramfs: handle more than one source dir or file listThomas Chou1-1/+1
2006-09-25kbuild: consistently decide when to rebuild a targetSam Ravnborg1-0/+2
2006-08-07kbuild: do not try to build content of initramfsSam Ravnborg1-0/+3
2006-06-10kbuild: bugfix with initramfsNickolay1-2/+1
2006-04-11kbuild: rebuild initramfs if content of initramfs changesSam Ravnborg1-54/+37
2005-07-25kbuild: introduce Kbuild.includeSam Ravnborg1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+65