mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
11 lines
237 B
Text
11 lines
237 B
Text
# Omap4430 generic configuration
|
|
#$FreeBSD$
|
|
files "../ti/omap4/files.omap4"
|
|
include "../ti/std.ti"
|
|
|
|
options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
|
|
makeoptions KERNVIRTADDR=0xc0200000
|
|
|
|
options SOC_OMAP4
|
|
|
|
options ARM_L2_PIPT
|