4b7a128684
"swarm"). Other SB-cpu boards will be supported by this port in the future. Includes support for on-chip ethernet and serial. Many features still missing - notably SMP, PCI/LDT and IDE. This code is provided by the Broadband Processor Business Unit at Broadcom Corp with minor updates by me.
6 lines
149 B
PHP
6 lines
149 B
PHP
# $NetBSD: Makefile.sbmips.inc,v 1.1 2002/03/06 02:13:38 simonb Exp $
|
|
|
|
SYSTEM_LD_TAIL_EXTRA=; \
|
|
echo "${DBSYM} $@ || true"; \
|
|
${DBSYM} $@ || true;
|