mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
9/pc64: remove reference to stale conf
we don't have a pccpu64 kernel any more, it's all just pc64; remove it from the mkfile
This commit is contained in:
parent
a8361bc1b4
commit
3b5e83f164
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
CONF=pc64
|
CONF=pc64
|
||||||
CONFLIST=pc64 pccpu64
|
CONFLIST=pc64
|
||||||
|
|
||||||
objtype=amd64
|
objtype=amd64
|
||||||
</$objtype/mkfile
|
</$objtype/mkfile
|
||||||
|
|
Loading…
Reference in a new issue