638a5afda9
In the armv4/5 world device statements in these files were common, but in the v6/7 world, other socs don't put device statements into those files, so this just brings imx5 and imx6 into line with the current conventions.
7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
# $FreeBSD$
|
|
machine arm armv7
|
|
cpu CPU_CORTEXA
|
|
makeoptions CONF_CFLAGS="-march=armv7a"
|
|
|
|
files "../freescale/imx/files.imx5"
|