mirror of
https://github.com/openbios/openfirmware.git
synced 2025-05-09 16:41:56 +08:00
8051 - enabled headerless
git-svn-id: svn://coreboot.org/openfirmware@480 1552c027-8020-0410-b4b5-a757f869b4ce
This commit is contained in:
parent
173357bba1
commit
3c300dc31f
@ -35,7 +35,8 @@ fload ${BP}/forth/kernel/metacompile.fth \ Metacompiler
|
||||
|
||||
fload ${BP}/cpu/i8051/metainit.fth \ Turn on the metacompiler
|
||||
|
||||
always-headers \ Don't omit any headers
|
||||
\ always-headers \ Don't omit any headers
|
||||
sometimes-headers \ Omit headers according to headers/headerless
|
||||
|
||||
\ Comment out the following lines when debugging
|
||||
-1 threshold ! \ Turn OFF ALL debugging messages
|
||||
|
Loading…
x
Reference in New Issue
Block a user