13 lines
290 B
Plaintext
13 lines
290 B
Plaintext
# $NetBSD: OMAP5EVM_INSTALL,v 1.2 2014/05/01 18:43:45 martin Exp $
|
|
#
|
|
# OMAP5EVM_INSTALL -- OMAP5EVM kernel with installation-sized
|
|
# ramdisk
|
|
#
|
|
|
|
include "arch/evbarm/conf/OMAP5EVM"
|
|
include "arch/evbarm/conf/INSTALL"
|
|
|
|
options BOOTHOWTO=RB_SINGLE
|
|
options VERBOSE_INIT_ARM
|
|
no makeoptions DEBUG
|