add install kernels for SMDK2410/2800.

CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
CVS: ----------------------------------------------------------------------
CVS: CVSROOT  cvs.NetBSD.org:/cvsroot
This commit is contained in:
bsh 2005-02-27 02:25:09 +00:00
parent 53259c6163
commit 3066388bf6
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# $NetBSD: SMDK2410_INSTALL,v 1.1 2005/02/27 02:25:09 bsh Exp $
#
# SMDK2410_INSTALL -- SMDK2410 kernel with installation-sized
# ramdisk
#
include "arch/evbarm/conf/SMDK2410"
include "arch/evbarm/conf/INSTALL"
options BOOTHOWTO=RB_SINGLE

View File

@ -0,0 +1,10 @@
# $NetBSD: SMDK2800_INSTALL,v 1.1 2005/02/27 02:25:09 bsh Exp $
#
# SMDK2800_INSTALL -- SMDK2800 kernel with installation-sized
# ramdisk
#
include "arch/evbarm/conf/SMDK2800"
include "arch/evbarm/conf/INSTALL"
options BOOTHOWTO=RB_SINGLE