We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb6d4e8 commit 60f36e3Copy full SHA for 60f36e3
h3399pc/diy-part2.sh
@@ -28,3 +28,5 @@ cp -f $GITHUB_WORKSPACE/h3399pc/uboot-rockchip/Makefile package/boot/uboot-rockc
28
cp -f $GITHUB_WORKSPACE/h3399pc/uboot-rockchip/patches/974-rk3399-u-boot-h3399pc-fix.patch package/boot/uboot-rockchip/patches/974-rk3399-u-boot-h3399pc-fix.patch
29
30
cp -f $GITHUB_WORKSPACE/h3399pc/kernel-rockchip/patches/974-rockchip-rk3399-h3399pc-kernel.patch target/linux/rockchip/patches-6.6/974-rockchip-rk3399-h3399pc-kernel.patch
31
+
32
+cp -f $GITHUB_WORKSPACE/h3399pc/kernel-rockchip/02_network target/linux/rockchip/armv8/base-files/etc/board.d/02_network
0 commit comments