NetBSD/sys/arch/arc/conf/Makefile.arc.inc

13 lines
337 B
PHP

# $NetBSD: Makefile.arc.inc,v 1.5 2001/12/09 05:00:41 atatat Exp $
CFLAGS+= -mips2 -mcpu=r4000
AFLAGS+= -mips2
# XXX
SYSTEM_LD_TAIL_EXTRA=; \
echo ${OBJCOPY} -O ecoff-littlemips $@ $@.ecoff; \
${OBJCOPY} -O ecoff-littlemips $@ $@.ecoff
# XXX works *only* for kernels with one config line named "netbsd"
EXTRA_CLEAN+= netbsd.ecoff