submodule of avionic design uboot bootloader and with included tools to get you started , read readme.md and readme-tk1-loader.md
17 lines
184 B
Plaintext
17 lines
184 B
Plaintext
if TARGET_LWMON5
|
|
|
|
config SYS_BOARD
|
|
default "lwmon5"
|
|
|
|
config SYS_VENDOR
|
|
default "liebherr"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "lwmon5"
|
|
|
|
config DISPLAY_BOARDINFO
|
|
bool
|
|
default y
|
|
|
|
endif
|