2010-09-04 05:16:49 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.10 2010/09/04 01:16:50 tsutsui Exp $
|
2002-12-02 16:31:16 +03:00
|
|
|
#
|
|
|
|
# etc.hpcarm/Makefile.inc -- hpcarm-specific etc Makefile targets
|
|
|
|
#
|
2002-04-13 04:07:25 +04:00
|
|
|
|
2007-07-24 14:49:23 +04:00
|
|
|
# If you change the list of distributed kernels, don't forget
|
|
|
|
# to update the release documentation in distrib/notes/common/contents
|
|
|
|
|
2010-04-17 17:36:21 +04:00
|
|
|
KERNEL_SETS= IPAQ JORNADA720 WZERO3
|
2008-09-19 20:58:26 +04:00
|
|
|
|
2010-09-04 05:16:49 +04:00
|
|
|
BUILD_KERNELS= INSTALL_IPAQ INSTALL_JORNADA720 INSTALL_WZERO3
|
2008-09-19 20:58:26 +04:00
|
|
|
|
|
|
|
INSTALLATION_DIRS+= installation/miniroot
|
2008-09-19 21:38:43 +04:00
|
|
|
|
|
|
|
snap_md_post:
|
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation \
|
|
|
|
'*.gz' '*.exe'
|