b740af64de
consistently used. It was a carry over from NetBSD that FreeBSD doesn't use.
12 lines
237 B
Plaintext
12 lines
237 B
Plaintext
# 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
|