1#$FreeBSD$
2include "../at91/std.at91sam9"
3
4makeoptions	KERNPHYSADDR=0x20000000
5makeoptions	KERNVIRTADDR=0xc0000000
6options		KERNPHYSADDR=0x20000000	
7options		KERNVIRTADDR=0xc0000000
8
9device		at91_board_hl201
10device		at91sam9g20
11