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
162 B
PHP
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
|