mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-11-22 19:01:33 +00:00
platform: Include libfdt & libc.
Signed-off-by: Atish Patra <atish.patra@wdc.com>
This commit is contained in:
@@ -26,3 +26,7 @@ FW_JUMP_FDT_ADDR=0x82200000
|
||||
FW_PAYLOAD=y
|
||||
FW_PAYLOAD_OFFSET=0x200000
|
||||
FW_PAYLOAD_FDT_ADDR=0x82200000
|
||||
|
||||
# External Libraries to include
|
||||
PLATFORM_INCLUDE_LIBFDT=y
|
||||
PLATFORM_INCLUDE_LIBC=y
|
||||
|
||||
Reference in New Issue
Block a user