From 4cb18445745618687f37c5efd41dc13cb09848f1 Mon Sep 17 00:00:00 2001 From: thorpej Date: Sat, 13 Apr 2002 00:51:57 +0000 Subject: [PATCH] Make an Npwr kernel set, and build the Npwr install kernel. --- etc/etc.evbarm/Makefile.inc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/etc.evbarm/Makefile.inc b/etc/etc.evbarm/Makefile.inc index f516cdd45896..25b553fc27f3 100644 --- a/etc/etc.evbarm/Makefile.inc +++ b/etc/etc.evbarm/Makefile.inc @@ -1,11 +1,13 @@ -# $NetBSD: Makefile.inc,v 1.7 2002/04/12 22:10:21 thorpej Exp $ +# $NetBSD: Makefile.inc,v 1.8 2002/04/13 00:51:57 thorpej Exp $ # # etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets # -KERNEL_SETS= INTEGRATOR IQ80310 IQ80321 +KERNEL_SETS= INTEGRATOR IQ80310 IQ80321 TEAMASA_NPWR KERNEL_SUFFIXES= bin srec +BUILD_KERNELS+= TEAMASA_NPWR_INSTALL + INSTALLATION_DIRS+= binary/gzimg \ installation/instkernel