Radix cross Linux 3pp sources

RcL sources – is a tree of Third Party and Radix source tarballs

423 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2023-06-30 10:07:20 +0300 committer: kx <kx@radix.pro> 2023-06-30 10:07:20 +0300 commit: 2389433ffa1ecb1e987f6ad2c15e809e702f4e93 parent: e82f1d117c5baf1f798b943b3d5c72becfdfa07a
Commit Summary:
Arm Trusted Firmware 2.9.0; rkbin 20230519
Diffstat:
1 file changed, 2 insertions, 1 deletion
diff --git a/U-Boot/Makefile b/U-Boot/Makefile
index 56404c0..1daa836 100644
--- a/U-Boot/Makefile
+++ b/U-Boot/Makefile
@@ -5,7 +5,8 @@
 #
 
 SUBDIRS := ATF         \
-           denx
+           denx        \
+           rkbin
 
 
 all-recursive downloads_clean-recursive: