mirror of
https://github.com/drasko/codezero.git
synced 2026-01-28 10:43:14 +01:00
Changes since April
Clean up of build directories. Simplifications to capability model.
This commit is contained in:
@@ -25,6 +25,7 @@ _bootstack_physical = _end_bootstack - kernel_offset;
|
||||
* virtual address.
|
||||
*/
|
||||
ENTRY(kernel_physical)
|
||||
OUTPUT_ARCH(arm)
|
||||
|
||||
SECTIONS
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user