aboutsummaryrefslogtreecommitdiffstats
path: root/init/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-01-04[PATCH] FRV: Make calibrate_delay() optionalDavid Howells1-0/+2
2004-02-18[PATCH] Minor cross-compile issuesAndrew Morton1-1/+1
2003-04-25Fix up some mixing of ramdisk/initrd. They have nothing in common,Linus Torvalds1-0/+1
2003-03-07kbuild: Do not clutter output with make -jNSam Ravnborg1-1/+1
2003-03-02do_mounts: Fix CONFIG_BLK_DEV_MD=m caseKai Germaschewski1-4/+5
2003-02-28Merge http://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds1-0/+3
2003-03-01kbuild: Silence some warnings when building vmlinuxKai Germaschewski1-1/+1
2003-02-21do_mounts: Move CONFIG_BLK_DEV_RAM stuff into own fileKai Germaschewski1-2/+3
2003-02-21do_mounts: move early MD setup into own fileKai Germaschewski1-0/+1
2003-02-21do_mounts: Move devfs into own file.Kai Germaschewski1-0/+1
2003-02-14kbuild: Move the version magic generation into module postprocessingKai Germaschewski1-1/+0
2003-01-14Module Sanity CheckKai Germaschewski1-1/+2
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-11-01Minimal initramfs support (based on Al Viro's work).Jeff Garzik1-1/+1
2002-10-28kbuild: Allow UTS_MACHINE to be different from $(ARCH)Kai Germaschewski1-1/+1
2002-10-23kbuild: Convert build and modversion phasesKai Germaschewski1-2/+2
2002-10-23kbuild: Remove some compatibility code, $(echo_target)Kai Germaschewski1-1/+1
2002-10-13Hand merged.Kai Germaschewski1-3/+6
2002-10-11kbuild: Distributed clean, misc.Sam Ravnborg1-3/+7
2002-10-07kbuild: Call scripts explicitly via shKai Germaschewski1-1/+1
2002-09-18kbuild: Remove O_TARGET from {kernel,mm,fs,...}/MakefileKai Germaschewski1-2/+0
2002-08-16kbuild: Remove HPATH, general cleanupKai Germaschewski1-1/+1
2002-06-17kbuild: Introduce $(obj), $(src)Kai Germaschewski1-6/+2
2002-06-09kbuild: Improve output alignmentKai Germaschewski1-1/+1
2002-06-06kbuild: Enforce UTS limit, use LANG=C for date/timeKai Germaschewski1-0/+1
2002-06-05kbuild: Fix calling of scriptsKai Germaschewski1-1/+1
2002-06-05kbuild: Fix make -s (silent) and add a quiet modeKai Germaschewski1-1/+0
2002-05-28kbuild: Normal sources should not include <linux/compile.h>Kai Germaschewski1-0/+4
2002-05-24kbuild: Use consistently FORCE instead of dummyKai Germaschewski1-2/+2
2002-05-20kbuild: Standardize building of init/*Kai Germaschewski1-0/+22