Unbreak build for the rest of AT91 platforms
This commit is contained in:
parent
9821bfb344
commit
f60463b5c4
@ -4,6 +4,7 @@ files "../at91/files.at91"
|
||||
cpu CPU_ARM9
|
||||
makeoptions CONF_CFLAGS=-mcpu=arm9
|
||||
options PHYSADDR=0x20000000
|
||||
options NO_EVENTTIMERS
|
||||
|
||||
# bring in the sam specific timers and such
|
||||
device at91sam9
|
||||
|
@ -9,6 +9,7 @@ files "../at91/files.at91"
|
||||
cpu CPU_ARM9
|
||||
makeoptions CONF_CFLAGS=-mcpu=arm9
|
||||
options PHYSADDR=0x70000000
|
||||
options NO_EVENTTIMERS
|
||||
|
||||
# bring in the sam specific timers and such
|
||||
device at91sam9
|
||||
|
Loading…
Reference in New Issue
Block a user