NetBSD/etc/etc.zaurus/Makefile.inc

20 lines
587 B
Makefile

# $NetBSD: Makefile.inc,v 1.8 2012/02/02 16:02:44 tsutsui Exp $
#
# etc.zaurus/Makefile.inc -- zaurus-specific etc Makefile targets
#
KERNEL_SETS= GENERIC
KERNEL_SETS+= C700
BUILD_KERNELS= INSTALL
BUILD_KERNELS+= INSTALL_C700
INSTALLATION_DIRS+= installation/kernel
# zaurus specific distrib stuff
snap_md_post:
cd ${KERNSRCDIR}/arch/zaurus/stand/zboot && ${MAKE} release
cd ${KERNSRCDIR}/arch/zaurus/stand/zbsdmod && ${MAKE} release
${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation '*'
${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/kernel '*'