Minor style nit.

This commit is contained in:
Warner Losh 2008-08-02 22:53:43 +00:00
parent 95b85ca3a9
commit c65b00d158
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=181219

View file

@ -26,8 +26,8 @@ options KERNPHYSADDR=0x10200000
options KERNVIRTADDR=0xc0200000 # Used in ldscript.arm
options FLASHADDR=0x50000000
options LOADERRAMADDR=0x00000000
options STARTUP_PAGETABLE_ADDR=0x10000000
options STARTUP_PAGETABLE_ADDR=0x10000000
include "../xscale/ixp425/std.avila"
#To statically compile in device wiring instead of /boot/device.hints
hints "AVILA.hints" #Default places to look for devices.