From: Thomas Petazzoni Date: Tue, 21 Oct 2014 20:27:17 +0000 (+0200) Subject: arch: remove the BR2_GCC_TARGET_TUNE option X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bc48f2312e541dbc40a819108ab0cfcccae5c5da;p=buildroot.git arch: remove the BR2_GCC_TARGET_TUNE option The BR2_GCC_TARGET_TUNE option is now unused, so we can get rid of it. Signed-off-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- diff --git a/arch/Config.in b/arch/Config.in index 1126d4373a..d62d8872b3 100644 --- a/arch/Config.in +++ b/arch/Config.in @@ -217,9 +217,6 @@ config BR2_ARCH config BR2_ENDIAN string -config BR2_GCC_TARGET_TUNE - string - config BR2_GCC_TARGET_ARCH string