Added flag to enable/disable debug symbols in the kernel
authorJohn Hodge <tpg@prelude.(none)>
Mon, 28 Dec 2009 13:29:02 +0000 (21:29 +0800)
committerJohn Hodge <tpg@prelude.(none)>
Mon, 28 Dec 2009 13:29:02 +0000 (21:29 +0800)
commit79b27f40907a5050a2512d11703ab9bba3f64ec0
tree4401f9efc5daab92c660b8b691328c63bb61fc89
parent38e4b28d370c5f9284b285a71518ae2b6bce125c
Added flag to enable/disable debug symbols in the kernel
- `export DEBUG_BUILD=yes` will enable a debug build, any other value
  will disable DWARF debug.
Kernel/Makefile
Kernel/Makefile.BuildNum
Kernel/system.c
Usermode/Applications/Makefile.cfg

UCC git Repository :: git.ucc.asn.au