Cross Reference: Makefile.inc
xref: /src/etc/etc.evbmips/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/etc/etc.evbmips/
Makefile.inc revision 1.14
11.14Smatt#	$NetBSD: Makefile.inc,v 1.14 2011/07/10 23:49:31 matt Exp $
21.4Slukem#
31.4Slukem#	etc.evbmips/Makefile.inc -- evbmips-specific etc Makefile targets
41.4Slukem#
51.1Ssimonb
61.11Spavel# If you change the list of distributed kernels, don't forget
71.11Spavel# to update the release documentation in distrib/notes/common/contents
81.11Spavel
91.1SsimonbKERNEL_SUFFIXES=	srec
101.8She
111.8She.if ${MACHINE_ARCH} == "mipsel"
121.10SgdamoreKERNEL_SETS=		ALCHEMY DBAU1500 DBAU1550 MALTA MTX-1 OMSAL400
131.12SmattBUILD_KERNELS=		INSTALL_OMSAL400 INSTALL_MALTA
141.12Smatt
151.14SmattKERNEL_SETS+=		P4032 P5064-64 P6032
161.14Smatt
171.12Smatt.elif ${MACHINE_ARCH} == "mips64eb" || ${MACHINE_ARCH} == "mips64el"
181.13SmattKERNEL_SETS=		MALTA32 MALTA64 XLSATX32 XLSATX64
191.12SmattBUILD_KERNELS=		INSTALL_MALTA32 INSTALL_MALTA64
201.13SmattBUILD_KERNELS+=		INSTALL_XLSATX32 INSTALL_XLSATX64
211.10Sgdamore
221.14Smatt.if ${MACHINE_ARCH} == "mips64el"
231.14SmattKERNEL_SETS+=		P5064-64
241.14Smatt.endif
251.10Sgdamore.else
261.14SmattKERNEL_SETS=		ALCHEMY DB120 DBAU1500 DBAU1550 MALTA RB433UAH
271.14SmattBUILD_KERNELS=		INSTALL_MALTA
281.10Sgdamore
291.8She.endif
301.10Sgdamore
31

Indexes created Mon Nov 10 17:20:41 GMT 2025