mirror of https://github.com/F-Stack/f-stack.git
10 lines
219 B
Plaintext
10 lines
219 B
Plaintext
|
# AM335x generic configuration
|
||
|
#$FreeBSD$
|
||
|
files "../ti/am335x/files.am335x"
|
||
|
include "../ti/std.ti"
|
||
|
|
||
|
options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
|
||
|
makeoptions KERNVIRTADDR=0xc0200000
|
||
|
|
||
|
options SOC_TI_AM335X
|