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-11-20 12:42:57 +0300 committer: kx <kx@radix.pro> 2023-11-20 12:42:57 +0300 commit: 4a4a969af37f27cd662c011af871741756a57a92 parent: a831b0d4bcde18bb4da39656af0002e61377930d
Commit Summary:
Orange Pi: u-boot-rockchip-2023.10
Diffstat:
1 file changed, 2 insertions, 1 deletion
diff --git a/U-Boot/OrangePi/Makefile b/U-Boot/OrangePi/Makefile
index 56b4520..0cf0821 100644
--- a/U-Boot/OrangePi/Makefile
+++ b/U-Boot/OrangePi/Makefile
@@ -4,7 +4,8 @@
 # $ tree -fid .
 #
 
-SUBDIRS := edk2
+SUBDIRS := edk2   \
+           u-boot
 
 
 all-recursive downloads_clean-recursive: