projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e91c419
)
(no commit message)
author
josepht <josepht@web>
Sat, 12 Sep 2009 12:26:08 +0000 (
05:26
-0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Sat, 12 Sep 2009 12:26:08 +0000 (
05:26
-0700)
docs/developer/AMD64GSoC.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/developer/AMD64GSoC.mdwn
b/docs/developer/AMD64GSoC.mdwn
index
c50814b
..
b1881c8
100644
(file)
--- a/
docs/developer/AMD64GSoC.mdwn
+++ b/
docs/developer/AMD64GSoC.mdwn
@@
-61,9
+61,9
@@
A: Execute the following steps:
1. `cd /usr/src`
- 1. `make TARGET_ARCH#amd64 TARGET_PLATFORMpc64 buildworld`
+ 1. `make TARGET_ARCH=amd64 TARGET_PLATFORM=pc64 buildworld`
- 1. `make TARGET_ARCH#amd64 TARGET_PLATFORMpc64 KERNCONF=JG64 buildkernel`
+ 1. `make TARGET_ARCH=amd64 TARGET_PLATFORM=pc64 KERNCONF=JG64 buildkernel`