Support boot loaders in the standard kernel.
This commit is contained in:
parent
c8da857475
commit
463443e509
@ -30,6 +30,8 @@ options KERNPHYSADDR=0x00100000
|
||||
makeoptions KERNPHYSADDR=0x00100000
|
||||
options PHYSADDR=0x00000000
|
||||
options STARTUP_PAGETABLE_ADDR=0x01000000
|
||||
options FREEBSD_BOOT_LOADER
|
||||
options LINUX_BOOT_ABI
|
||||
|
||||
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
|
||||
options HZ=100
|
||||
|
Loading…
x
Reference in New Issue
Block a user