1#	$NetBSD: Makefile.inc,v 1.9 2010/04/17 13:36:21 nonaka Exp $
2#
3#	etc.hpcarm/Makefile.inc -- hpcarm-specific etc Makefile targets
4#
5
6# If you change the list of distributed kernels, don't forget
7# to update the release documentation in distrib/notes/common/contents
8
9KERNEL_SETS=		IPAQ JORNADA720 WZERO3
10
11BUILD_KERNELS=		INSTALL_IPAQ INSTALL_JORNADA720 INSTALL_WZERO3
12
13INSTALLATION_DIRS+=	installation/miniroot
14
15snap_md_post:
16	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation \
17	    '*.gz' '*.exe'
18