NetBSD/sys/arch/mmeye/conf/Makefile.mmeye.inc
atatat b45c51b1fc Roll the rest of the ports over to the new MI kernel build machinery.
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.
2001-12-09 05:00:40 +00:00

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