kiddin9 3 년 전
부모
커밋
45b4510115
2개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 3
      devices/ipq807x/.config
  2. 0 1
      devices/ipq807x/diy.sh

+ 0 - 3
devices/ipq807x/.config

@@ -8,9 +8,6 @@ CONFIG_TARGET_DEVICE_ipq807x_generic_DEVICE_xiaomi_ax9000=y
 
 CONFIG_PACKAGE_luci-ssl=y # uhttpd服务
 
-CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_SHORTCUT_FE_DRV=n
-CONFIG_PACKAGE_luci-app-turboacc_INCLUDE_SHORTCUT_FE=y
-
 CONFIG_PACKAGE_kmod-qca-mcs=n
 CONFIG_PACKAGE_kmod-qca-nss-drv-qdisc=n
 CONFIG_PACKAGE_kmod-qca-nss-ecm=n

+ 0 - 1
devices/ipq807x/diy.sh

@@ -20,7 +20,6 @@ svn co https://github.com/Boos4721/openwrt/trunk/target/linux/ipq807x target/lin
 rm -rf target/linux/ipq807x/{.svn,patches-5.15/.svn}
 svn co https://github.com/Boos4721/openwrt/trunk/target/linux/ipq807x/patches-5.15 target/linux/ipq807x/patches-5.15
 
-sed -i 's/autocore-arm /autocore-arm /' target/linux/ipq807x/Makefile
 sed -i 's/DEFAULT_PACKAGES +=/DEFAULT_PACKAGES += luci-app-turboacc/' target/linux/ipq807x/Makefile
 
 echo '