mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-18 11:47:10 -04:00
14 lines
313 B
Plaintext
14 lines
313 B
Plaintext
# $NetBSD: OLIMEXLIME2,v 1.1 2015/06/03 10:01:56 jmcneill Exp $
|
|
#
|
|
# OLIMEXLIME2 - Olimex A20-OLinuXino-LIME2
|
|
#
|
|
|
|
include "arch/evbarm/conf/CUBIEBOARD"
|
|
|
|
no makeoptions BOARDTYPE
|
|
makeoptions BOARDTYPE="olimexlime2"
|
|
|
|
no options ALLWINNER_A10
|
|
no makeoptions CPUFLAGS
|
|
makeoptions CPUFLAGS="-mcpu=cortex-a7 -mfpu=neon"
|