Fix spello for the INSTALL_P2020* kernel configs.

This commit is contained in:
he 2012-02-04 10:32:11 +00:00
parent 54f5b36db5
commit 61f445c845
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.9 2012/02/01 21:56:40 matt Exp $
# $NetBSD: Makefile.inc,v 1.10 2012/02/04 10:32:11 he Exp $
#
# etc.evbppc/Makefile.inc -- evbppc-specific etc Makefile targets
#
@ -12,4 +12,4 @@ KERNEL_SETS+= MPC8536DS MPC8548CDS P2020DS P2020RDB RB800
KERNEL_SUFFIXES= img
BUILD_KERNELS= INSTALL_WALNUT INSTALL_OPENBLOCKS266 INSTALL_PMPPC
BUILD_KERNELS+= INSTALL_P202DS INSTALL_P202RDB
BUILD_KERNELS+= INSTALL_P2020DS INSTALL_P2020RDB