Update r2s_lienol.yml

This commit is contained in:
klever1988
2020-03-14 15:28:25 +08:00
committed by GitHub
parent 48d18462e4
commit 85e5d9263c

View File

@@ -72,7 +72,7 @@ jobs:
sed -i '/8.8.8.8/d' package/base-files/files/root/setup.sh sed -i '/8.8.8.8/d' package/base-files/files/root/setup.sh
echo -e '\nDYC Build\n' >> package/base-files/files/etc/banner echo -e '\nDYC Build\n' >> package/base-files/files/etc/banner
#rm target/linux/rockchip-rk3328/base-files/etc/modules.d/10-rtl8821cu #rm target/linux/rockchip-rk3328/base-files/etc/modules.d/10-rtl8821cu
sed -i '/CGROUP/Id;/CPUSETS/Id;/MEMCG/Id;/_BLK_/Id' target/linux/rockchip-rk3328/config-4.14 #fix compile error sed -i '/CGROUP/Id;/CPUSETS/Id;/MEMCG/Id;/_BLK_/Id;/SPARSEMEM/Id' target/linux/rockchip-rk3328/config-4.14 #fix compile error
- name: Mod luci - name: Mod luci
run: | run: |