Home
last modified time | relevance | path

Searched refs:RAMDISKDIR (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/sys/arch/riscv/conf/
H A DMakefile.riscv107 RAMDISKDIR!= cd ${NETBSDSRCDIR}/distrib/riscv/ramdisk && ${PRINTOBJDIR}
110 && defined(RAMDISKDIR) && exists(${RAMDISKDIR}/ramdisk.fs)
111 SYSTEM_DEP+= ${RAMDISKDIR}/ramdisk.fs
113 echo ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/ramdisk.fs; \
114 ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/ramdisk.fs
117 echo ${TOOL_MDSETIMAGE} -s $@.gdb ${RAMDISKDIR}/ramdisk.fs; \
118 ${TOOL_MDSETIMAGE} -s $@.gdb ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/sys/arch/powerpc/conf/
H A DMakefile.powerpc87 && defined(RAMDISKDIR) && exists(${RAMDISKDIR}/ramdisk.fs)
88 SYSTEM_DEP+= ${RAMDISKDIR}/ramdisk.fs
90 echo ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/ramdisk.fs; \
91 ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/ramdisk.fs
94 echo ${TOOL_MDSETIMAGE} -s $@.gdb ${RAMDISKDIR}/ramdisk.fs; \
95 ${TOOL_MDSETIMAGE} -s $@.gdb ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/sys/arch/evbmips/conf/
H A DMakefile.evbmips.inc3 RAMDISKDIR!= cd ${NETBSDSRCDIR}/distrib/${THISMIPS:T}/instkernel/ramdisk && ${PRINTOBJDIR}
6 && exists(${RAMDISKDIR}/ramdisk.fs)
7 SYSTEM_DEP+= ${RAMDISKDIR}/ramdisk.fs
9 echo ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/ramdisk.fs; \
10 ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/ramdisk.fs
13 echo ${TOOL_MDSETIMAGE} -s $@.gdb ${RAMDISKDIR}/ramdisk.fs; \
14 ${TOOL_MDSETIMAGE} -s $@.gdb ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/sparc64/bootfs/
H A DMakefile24 RAMDISKDIR!= cd ${.CURDIR}/../instfs && ${PRINTOBJDIR}
25 RAMDISK= ${RAMDISKDIR}/install.fs
28 PARSELISTENV= RAMDISKDIR=${RAMDISKDIR:Q}
/netbsd-src/sys/arch/evbarm/conf/
H A DMakefile.evbarm.inc9 RAMDISKDIR!= cd ${NETBSDSRCDIR}/distrib/${THISARM:T}/instkernel/${RAMDISKNAME} && ${PRINTOBJDIR}
11 .if exists(${RAMDISKDIR}/${RAMDISKNAME}.fs)
12 SYSTEM_DEP+= ${RAMDISKDIR}/${RAMDISKNAME}.fs
14 echo ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/${RAMDISKNAME}.fs; \
15 ${TOOL_MDSETIMAGE} -s $@ ${RAMDISKDIR}/${RAMDISKNAME}.fs
/netbsd-src/distrib/evbarm/instkernel/ramdisk/
H A DMakefile51 RAMDISKDIR=${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/ramdisk macro
54 ${INSTALL} -d -m 755 ${RAMDISKDIR}
55 ${RELEASE_INSTALL} ${IMAGE} ${RAMDISKDIR}
58 ${MKUBOOTIMAGEARGS} ${IMAGE} ${RAMDISKDIR}/${IMAGE:S/.fs/.ub/}
/netbsd-src/distrib/bebox/floppies/kernel-ramdisk/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/rs6000/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/mvme68k/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/acorn32/kernels/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/hp300/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/luna68k/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/next68k/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/newsmips/floppies/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/news68k/floppies/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/arc/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/alpha/instkernel/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/prep/floppies/kernel-ramdisk/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/vax/ramdisk-kernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/sandpoint/md-kernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/landisk/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/x68k/floppies/instkernel/
H A DMakefile8 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
9 RAMDISK= ${RAMDISKDIR}/inst.fs
/netbsd-src/distrib/macppc/floppies/md-kernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/mac68k/instkernel/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
/netbsd-src/distrib/zaurus/instkernel/
H A DMakefile6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs

12