mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
9 lines
198 B
Text
9 lines
198 B
Text
#$FreeBSD$
|
|
include "../at91/std.at91sam9"
|
|
|
|
makeoptions KERNPHYSADDR=0x20000000
|
|
makeoptions KERNVIRTADDR=0xc0000000
|
|
options KERNVIRTADDR=0xc0000000
|
|
|
|
device at91_board_sam9g20ek
|
|
device at91sam9g20
|