We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e38d162 commit 03aa461Copy full SHA for 03aa461
Makefile.uboot.mk
@@ -1,5 +1,5 @@
1
u-boot:
2
- git clone https://github.com/linux-sunxi/u-boot $@ --single-branch --depth=30
+ git clone https://github.com/ayufan-pine64/u-boot-sunxi $@ --single-branch --depth=30
3
4
.PHONY: u-boot-menuconfig
5
u-boot-menuconfig: u-boot
0 commit comments