summaryrefslogtreecommitdiff
path: root/init/Makefile
AgeCommit message (Expand)Author
2009-12-12kbuild: move compile.h to include/generatedSam Ravnborg
2008-02-11kbuild: fix make V=1Sam Ravnborg
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman
2007-01-10[PATCH] fix linux banner format stringRoman Zippel
2006-12-22[PATCH] build compile.h earlierAndrew Morton
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman
2005-07-14kbuild: "PREEMPT" in UTS_VERSIONSam Ravnborg
2005-01-04[PATCH] FRV: Make calibrate_delay() optionalDavid Howells
2004-02-18[PATCH] Minor cross-compile issuesAndrew Morton
2003-04-25Fix up some mixing of ramdisk/initrd. They have nothing in common,Linus Torvalds
2003-03-07kbuild: Do not clutter output with make -jNSam Ravnborg
2003-03-02do_mounts: Fix CONFIG_BLK_DEV_MD=m caseKai Germaschewski
2003-02-28Merge http://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds
2003-03-01kbuild: Silence some warnings when building vmlinuxKai Germaschewski
2003-02-21do_mounts: Move CONFIG_BLK_DEV_RAM stuff into own fileKai Germaschewski
2003-02-21do_mounts: move early MD setup into own fileKai Germaschewski
2003-02-21do_mounts: Move devfs into own file.Kai Germaschewski
2003-02-14kbuild: Move the version magic generation into module postprocessingKai Germaschewski
2003-01-14Module Sanity CheckKai Germaschewski
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-11-01Minimal initramfs support (based on Al Viro's work).Jeff Garzik
2002-10-28kbuild: Allow UTS_MACHINE to be different from $(ARCH)Kai Germaschewski
2002-10-23kbuild: Convert build and modversion phasesKai Germaschewski
2002-10-23kbuild: Remove some compatibility code, $(echo_target)Kai Germaschewski
2002-10-13Hand merged.Kai Germaschewski
2002-10-11kbuild: Distributed clean, misc.Sam Ravnborg
2002-10-07kbuild: Call scripts explicitly via shKai Germaschewski
2002-09-18kbuild: Remove O_TARGET from {kernel,mm,fs,...}/MakefileKai Germaschewski
2002-08-16kbuild: Remove HPATH, general cleanupKai Germaschewski
2002-06-17kbuild: Introduce $(obj), $(src)Kai Germaschewski
2002-06-09kbuild: Improve output alignmentKai Germaschewski
2002-06-06kbuild: Enforce UTS limit, use LANG=C for date/timeKai Germaschewski
2002-06-05kbuild: Fix calling of scriptsKai Germaschewski
2002-06-05kbuild: Fix make -s (silent) and add a quiet modeKai Germaschewski
2002-05-28kbuild: Normal sources should not include <linux/compile.h>Kai Germaschewski
2002-05-24kbuild: Use consistently FORCE instead of dummyKai Germaschewski
2002-05-20kbuild: Standardize building of init/*Kai Germaschewski