Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddin9 committed Sep 24, 2024
1 parent 94a7f29 commit 4558667
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions devices/rockchip_armv8/diy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ sed -i -e 's,wpad-openssl,wpad-basic-mbedtls,g' target/linux/rockchip/image/armv

wget -N https://raw.githubusercontent.com/coolsnowwolf/lede/master/package/kernel/linux/modules/video.mk -P package/kernel/linux/modules/

wget -N https://github.com/coolsnowwolf/lede/raw/master/include/kernel-6.1 -P include/

sed -i 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += fdisk lsblk kmod-drm-rockchip/' target/linux/rockchip/Makefile

cp -Rf $SHELL_FOLDER/diy/* ./
Expand Down

0 comments on commit 4558667

Please sign in to comment.