b45c51b1fc
Any problems reported by testers have been fixed, and massive cross-compiling of kernels has shown that any problems that remain with actually building kernels are not related to this.
9 lines
158 B
PHP
9 lines
158 B
PHP
# $NetBSD: Makefile.mmeye.inc,v 1.6 2001/12/09 05:00:47 atatat Exp $
|
|
|
|
MACHINE_ARCH=sh3eb
|
|
|
|
TEXTADDR?=8c010000
|
|
.if ${OBJECT_FMT} == "ELF"
|
|
LINKFORMAT= -N
|
|
.endif
|