9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
|
# Rockchip rk32xx common options
|
||
|
#$FreeBSD$
|
||
|
|
||
|
cpu CPU_CORTEXA
|
||
|
machine arm armv7
|
||
|
makeoptions CONF_CFLAGS="-mcpu=cortex-a17"
|
||
|
|
||
|
files "../rockchip/files.rk32xx"
|