11.4Smatt# $NetBSD: Makefile.inc,v 1.4 2009/12/14 01:12:05 matt Exp $ 21.1Sthorpej# 31.1Sthorpej# etc.algor/Makefile.inc -- algor-specific etc Makefile targets 41.1Sthorpej# 51.1Sthorpej 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.4Smatt.if ${MACHINE_ARCH} == "mipsel" 101.1SthorpejKERNEL_SETS= P4032 P5064 111.4Smatt.else 121.4SmattKERNEL_SETS= P5064-64 131.4Smatt.endif 14