summaryrefslogtreecommitdiff
path: root/emulators/psim-freebsd
diff options
context:
space:
mode:
authorMark Peek <mp@FreeBSD.org>2001-10-13 20:03:18 +0000
committerMark Peek <mp@FreeBSD.org>2001-10-13 20:03:18 +0000
commit2d2c4388a67e2195b738896789958cfb84e8ae70 (patch)
tree56e62efbca511fa168482dd28418a734a72a8d0d /emulators/psim-freebsd
parentThe package building errors on Bento indicate that this port isn't (diff)
Remove reference to Makefile patches. I rolled these into the base version
until we can fully cross-compile on FreeBSD.
Notes
Notes: svn path=/head/; revision=48737
Diffstat (limited to 'emulators/psim-freebsd')
-rw-r--r--emulators/psim-freebsd/files/HOW-TO6
1 files changed, 2 insertions, 4 deletions
diff --git a/emulators/psim-freebsd/files/HOW-TO b/emulators/psim-freebsd/files/HOW-TO
index 1522bb9baaf9..1807f495f4b0 100644
--- a/emulators/psim-freebsd/files/HOW-TO
+++ b/emulators/psim-freebsd/files/HOW-TO
@@ -6,10 +6,8 @@ Instructions for building and running the FreeBSD kernel under PSIM:
# cd src/sys/powerpc/conf
# config -g GENERIC
-2. On a NetBSD PPC system with the source NFS mounted, apply the Makefile.patch
- to add the proper CWARN flags and remove the "-elf" flag.
-
- Compile the kernel (your mount point may vary):
+2. On a NetBSD PPC system with the source NFS mounted, compile the kernel
+ (your mount point may vary):
# make -m /mnt/share/mk MACHINE_ARCH=powerpc
3. On the FreeBSD system, grap /usr/src/release/write_mfs_in_kernel.c and