This is supposed to have a CONFIG_NAME of pkgsrc-x86_64, not pkgsrc-dri-x86_64.
This commit is contained in:
parent
d086710b49
commit
8dcaee3ae4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: pkgsrc-x86_64,v 1.1 2008/04/24 07:40:24 bjs Exp $
|
||||
# $NetBSD: pkgsrc-x86_64,v 1.2 2008/06/26 04:50:05 bjs Exp $
|
||||
|
||||
include $(TOP)/configs/pkgsrc
|
||||
|
||||
CONFIG_NAME= pkgsrc-dri-x86_64
|
||||
CONFIG_NAME= pkgsrc-x86_64
|
||||
|
||||
ASM_FLAGS= -DUSE_X86_64_ASM
|
||||
ASM_SOURCES= $(X86-64_SOURCES)
|
||||
|
|
Loading…
Reference in a new issue