mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
Add Intel 3168 AC Support
This commit is contained in:
@@ -115,7 +115,7 @@ EOF
|
||||
AddPackage git passwall-luci openwrt-passwall xiaorouji luci
|
||||
AddPackage git other luci-app-dockerman lisaac master
|
||||
rm -rf packages/lean/autocore
|
||||
AddPackage git lean autocore-modify Hyy2001X master
|
||||
AddPackage git lean autocore-modify xopenwrt master
|
||||
sed -i -- 's:/bin/ash:'/bin/bash':g' ${BASE_FILES}/etc/passwd
|
||||
#sed -i "s?6.0?5.19?g" ${WORK}/target/linux/x86/Makefile
|
||||
# patch < ${CustomFiles}/Patches/upgrade_intel_igpu_drv.patch -p1 -d ${WORK}
|
||||
|
||||
@@ -126,7 +126,7 @@ Firmware_Diy_Main() {
|
||||
chmod 777 -R ${Scripts} ${CustomFiles}
|
||||
if [[ ${AutoBuild_Features} == true ]]
|
||||
then
|
||||
AddPackage git other AutoBuild-Packages Hyy2001X master
|
||||
AddPackage git other AutoBuild-Packages xopenwrt master
|
||||
echo -e "\nCONFIG_PACKAGE_luci-app-autoupdate=y" >> ${CONFIG_FILE}
|
||||
for i in ${GITHUB_ENV} $(PKG_Finder d package AutoBuild-Packages)/autoupdate/files/etc/autoupdate/default
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user