Change BSD_SYMTAB to BSD_SYMTAB=yes. Xen-3.0.2 wants it, and xen-3.0.3

doesn't care.
This commit is contained in:
bouyer 2006-10-17 22:16:20 +00:00
parent 565d8259e3
commit f3366866dc
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: locore.S,v 1.21 2006/10/17 19:57:24 bouyer Exp $ */
/* $NetBSD: locore.S,v 1.22 2006/10/17 22:16:20 bouyer Exp $ */
/* NetBSD: locore.S,v 1.31 2004/08/26 10:12:33 junyoung Exp */
/*
@ -207,7 +207,7 @@
#endif /* XEN3 */
.ascii ",LOADER=generic"
#if (NKSYMS || defined(DDB) || defined(LKM)) && !defined(SYMTAB_SPACE)
.ascii ",BSD_SYMTAB"
.ascii ",BSD_SYMTAB=yes"
#endif
.byte 0