1# $FreeBSD: releng/11.0/sys/arm/freescale/vybrid/std.vybrid 295885 2016-02-22 11:47:28Z skra $
2
3cpu		CPU_CORTEXA
4machine		arm armv6
5makeoptions	CONF_CFLAGS="-march=armv7a"
6
7makeoptions	KERNVIRTADDR=0xc0100000
8options		KERNVIRTADDR=0xc0100000
9
10files		"../freescale/vybrid/files.vybrid"
11