trivial: fix tk1 release build
This commit is contained in:
parent
d727922b97
commit
0fd41318f1
1 changed files with 1 additions and 1 deletions
|
|
@ -55,8 +55,8 @@ static const kernel_frame_t BOOT_RODATA kernel_devices[] = {
|
|||
UARTA_PADDR,
|
||||
UARTA_PPTR,
|
||||
true
|
||||
}
|
||||
#endif /* CONFIG_PRINTING */
|
||||
}
|
||||
};
|
||||
/* Available physical memory regions on platform (RAM minus kernel image). */
|
||||
/* NOTE: Regions are not allowed to be adjacent! */
|
||||
|
|
|
|||
Loading…
Reference in a new issue