mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-02 05:43:02 +02:00
Ensure that whenever U-Boot is built: - The chosen signing key and is converted to the expected format and installed in the build tree. - Infix's environment extensions are installed in the build tree
2 lines
63 B
Makefile
2 lines
63 B
Makefile
include $(BR2_EXTERNAL_INFIX_PATH)/board/common/uboot/uboot.mk
|