1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 07:38:28 +02:00

toolchain/gcc: remove unused config symbol

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2018-02-21 20:29:57 +01:00
parent 9d2a23780e
commit 65ae02d602

View File

@ -8,7 +8,3 @@ config GCC_VERSION
default "6.3.0" if GCC_USE_VERSION_6
default "7.3.0" if GCC_USE_VERSION_7
default "5.5.0"
config GCC_VERSION_7_1
bool
default y if GCC_VERSION_7_1_ARC