NetBSD/sys/arch/dreamcast/conf/Makefile.dreamcast.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
162 B
PHP

# $NetBSD: Makefile.dreamcast.inc,v 1.7 2001/12/09 05:00:43 atatat Exp $
MACHINE_ARCH=sh3el
TEXTADDR?=8c010000
.if ${OBJECT_FMT} == "ELF"
LINKFORMAT= -N
.endif