Expand PMF_FN_* macros.
[netbsd-mini2440.git] / etc / etc.algor / Makefile.inc
blob706496163eb1c7e319298cbd73736bb9eeaa34e0
1 #       $NetBSD: Makefile.inc,v 1.3 2007/07/24 10:49:23 pavel Exp $
3 #       etc.algor/Makefile.inc -- algor-specific etc Makefile targets
6 # If you change the list of distributed kernels, don't forget
7 # to update the release documentation in distrib/notes/common/contents
9 .if ${MACHINE_ARCH} == "mipsel"
10 KERNEL_SETS=            P4032 P5064
11 .else
12 KERNEL_SETS=            P5064-64
13 .endif