2074c2d050
Add support for ZedBoard evaluation board and Parallella board. * cemac(4) Cadence EMAC/GEM(Gigabit) Ethernet Controller driver based on at91emac
12 lines
266 B
Plaintext
12 lines
266 B
Plaintext
# $NetBSD: ZEDBOARD_INSTALL,v 1.1 2015/01/23 12:34:09 hkenken Exp $
|
|
#
|
|
# ZEDBOARD_INSTALL -- ZEDBOARD kernel with installation-sized
|
|
# ramdisk
|
|
#
|
|
|
|
include "arch/evbarm/conf/ZEDBOARD"
|
|
include "arch/evbarm/conf/INSTALL"
|
|
|
|
options BOOTHOWTO=RB_SINGLE
|
|
no makeoptions DEBUG
|