Home
last modified time | relevance | path

Searched refs:INITRD (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/arch/alpha/boot/
DMakefile56 ifdef INITRD
57 cat $(INITRD) >> bootpfile
62 ifdef INITRD
63 cat $(INITRD) >> bootpzfile
87 ifdef INITRD
88 [ ! \( -f $(INITRD) \) ] || exit 1
97 ifdef INITRD
98 [ -f $(INITRD) ] || exit 1
/linux-2.4.37.9/arch/arm/boot/bootp/
DMakefile19 initrd.o: $(INITRD)
20 $(LD) -r -s -o $@ -b binary $(INITRD)
22 .PHONY: $(INITRD) $(ZSYSTEM)
/linux-2.4.37.9/arch/arm/boot/
DMakefile153 @test "$(INITRD_PHYS)" != "" || (echo This machine does not support INITRD; exit -1)
154 @test "$(INITRD)" != "" || (echo You must specify INITRD; exit -1)
/linux-2.4.37.9/arch/mips/dec/boot/
Ddecstation.c7 #define INITRD macro
/linux-2.4.37.9/arch/mips/
Dld.script.in78 /* Align the initial ramdisk image (INITRD) on page boundaries. */
/linux-2.4.37.9/arch/mips64/
Dld.script.elf6489 /* Align the initial ramdisk image (INITRD) on page boundaries. */
/linux-2.4.37.9/Documentation/
Dinitrd.txt56 INITRD configuration variable.
169 e.g. LOADLIN C:\LINUX\BZIMAGE initrd=C:\LINUX\INITRD.GZ root=/dev/ram0
172 With LILO, you add the option INITRD=<path> to either the global section