diff --git a/package/lean/luci-app-turboacc/Makefile b/package/lean/luci-app-turboacc/Makefile index a5c195daf..0363bcc75 100644 --- a/package/lean/luci-app-turboacc/Makefile +++ b/package/lean/luci-app-turboacc/Makefile @@ -24,7 +24,7 @@ define Package/luci-app-turboacc/config config PACKAGE_TURBOACC_INCLUDE_OFFLOADING bool "Include Flow Offload" depends on PACKAGE_TURBOACC_INCLUDE_SHORTCUT_FE=n - default y if i386||x86_64||TARGET_ramips_mt7621 + default y if i386||x86_64||TARGET_ramips config PACKAGE_TURBOACC_INCLUDE_SHORTCUT_FE bool "Include Shortcut-FE"