Searched refs:INITRD (Results 1 – 7 of 7) sorted by relevance
56 ifdef INITRD57 cat $(INITRD) >> bootpfile62 ifdef INITRD63 cat $(INITRD) >> bootpzfile87 ifdef INITRD88 [ ! \( -f $(INITRD) \) ] || exit 197 ifdef INITRD98 [ -f $(INITRD) ] || exit 1
19 initrd.o: $(INITRD)20 $(LD) -r -s -o $@ -b binary $(INITRD)22 .PHONY: $(INITRD) $(ZSYSTEM)
153 @test "$(INITRD_PHYS)" != "" || (echo This machine does not support INITRD; exit -1)154 @test "$(INITRD)" != "" || (echo You must specify INITRD; exit -1)
7 #define INITRD macro
78 /* Align the initial ramdisk image (INITRD) on page boundaries. */
89 /* Align the initial ramdisk image (INITRD) on page boundaries. */
56 INITRD configuration variable.169 e.g. LOADLIN C:\LINUX\BZIMAGE initrd=C:\LINUX\INITRD.GZ root=/dev/ram0172 With LILO, you add the option INITRD=<path> to either the global section