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 9fa65d2 commit 27eb1c1Copy full SHA for 27eb1c1
Makefile
@@ -47,7 +47,7 @@ linux-pine64-$(RELEASE_NAME).tar: linux/arch/arm64/boot/Image boot-tools kernel/
47
bash ./make_kernel_tarball.sh $(shell readlink -f "$@")
48
49
package/rtk_bt/.git:
50
- git clone --single-branch --depth=1 https://github.com/NextThingCo/rtl8723ds_bt package/rtk_bt
+ git clone --single-branch --depth=1 https://github.com/ayufan-pine64/rtl8723ds_bt package/rtk_bt
51
52
package/rtk_bt/rtk_hciattach/rtk_hciattach: package/rtk_bt/.git
53
make -C package/rtk_bt/rtk_hciattach CC="ccache aarch64-linux-gnu-gcc"
0 commit comments