From 449aa7c93c946da0691c6e8d5865c069a21a4476 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sun, 17 Apr 2022 17:12:35 +0200 Subject: [PATCH] config does not work --- config | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 config diff --git a/config b/config deleted file mode 100644 index 755ed6c..0000000 --- a/config +++ /dev/null @@ -1,18 +0,0 @@ -CONFIG_TARGET_ipq40xx=y -CONFIG_TARGET_ipq40xx_generic=y -CONFIG_TARGET_ipq40xx_generic_DEVICE_compex_wpj428=y - -CONFIG_PACKAGE_luci=y -CONFIG_PACKAGE_luci-app-openvpn=y -CONFIG_PACKAGE_luci-app-sqm=y -CONFIG_PACKAGE_luci-base=y -CONFIG_PACKAGE_luci-proto-modemmanager=y -CONFIG_PACKAGE_luci-theme-openwrt=y - -CONFIG_PACKAGE_modemmanager=y -CONFIG_PACKAGE_openvpn-openssl=y -CONFIG_PACKAGE_picocom=y -CONFIG_PACKAGE_qmi-utils=y -CONFIG_PACKAGE_socat=y -CONFIG_PACKAGE_strace=y -CONFIG_PACKAGE_tcpdump=y