Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stupidloud committed Aug 25, 2023
1 parent 5b99ee1 commit 4efd981
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/patches.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ if [[ $DEVICE == 'r1s-h3' ]]; then
fi

# ...
sed -i 's/rk3399_bl31_v1.35.elf/rk3399_bl31_v1.36.elf/' package/boot/uboot-rockchip/Makefile
sed -i 's/kmod-usb-net-rtl8152/kmod-usb-net-rtl8152-vendor/' target/linux/rockchip/image/armv8.mk target/linux/sunxi/image/cortexa53.mk target/linux/sunxi/image/cortexa7.mk

## ugly fix of the read-only issue
Expand Down

0 comments on commit 4efd981

Please sign in to comment.