Cross Reference: Makefile.inc
xref: /src/etc/etc.cobalt/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/etc/etc.cobalt/
11.6Schristos#	$NetBSD: Makefile.inc,v 1.6 2021/04/25 23:40:51 christos Exp $
21.1Scyber#
31.1Scyber#	etc.cobalt/Makefile.inc -- cobalt-specific etc Makefile targets
41.1Scyber#
51.1Scyber
61.3Spavel# If you change the list of distributed kernels, don't forget
71.3Spavel# to update the release documentation in distrib/notes/common/contents
81.3Spavel
91.6Schristos.if !empty(MACHINE_ARCH:Mmips*64el)
101.5SmattKERNEL_SETS=		GENERIC32 GENERIC64 INSTALL32 INSTALL64
111.5Smatt
121.5SmattBUILD_KERNELS=		RAMDISK32 RAMDISK64
131.5Smatt.else
141.2StsutsuiKERNEL_SETS=		GENERIC INSTALL
151.4Stsutsui
161.4StsutsuiBUILD_KERNELS=		RAMDISK
171.5Smatt.endif
18

Indexes created Fri Nov 28 15:09:28 GMT 2025