Add files via upload

This commit is contained in:
桐话
2024-04-08 02:42:15 +08:00
committed by GitHub
parent 00fa9c7f13
commit 1b16c470d1
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
configdata=$(echo "$content" | sed 's/^[[:space:]]*//; s/[[:space:]]*$//')
sed -i "/CONFIG_TARGET_DEVICE_rockchip_.*=.*/d" ./rk35xx/.config
sed -i "/CONFIG_PACKAGE_dtc=y/d" ./rk35xx/.config
# sed -i "/CONFIG_PACKAGE_luci-app-istorex=m/d" ./rk35xx/.config
sed -i "/CONFIG_PACKAGE_luci-app-istorex=m/d" ./rk35xx/.config
sed -i "/#\s*CONFIG_TARGET_DEVICE_rockchip_rk35xx_DEVICE_jp_tvbox\s*is\s*not\s*set/d" ./rk35xx/.config
sed -i "/#\s*CONFIG_TARGET_DEVICE_rockchip_rk35xx_DEVICE_panther_x2\s*is\s*not\s*set/d" ./rk35xx/.config
sed -i "/#\s*CONFIG_TARGET_DEVICE_rockchip_rk35xx_DEVICE_dg_nas\s*is\s*not\s*set/d" ./rk35xx/.config