Skip to content

Commit 60f36e3

Browse files
authored
Add network configuration script copy to diy-part2.sh
1 parent eb6d4e8 commit 60f36e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

h3399pc/diy-part2.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ cp -f $GITHUB_WORKSPACE/h3399pc/uboot-rockchip/Makefile package/boot/uboot-rockc
2828
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
2929

3030
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

Comments
 (0)