From mboxrd@z Thu Jan 1 00:00:00 1970 From: jacmet at uclibc.org Date: Mon, 4 Aug 2008 12:07:33 -0700 (PDT) Subject: [Buildroot] svn commit: trunk/buildroot/toolchain/uClibc Message-ID: <20080804190733.82DAD3C88A@busybox.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Author: jacmet Date: 2008-08-04 12:07:33 -0700 (Mon, 04 Aug 2008) New Revision: 23022 Log: uClibc-0.9.29: remove double ARM subarch selection from defconfig uclibc.mk unconditionally adds the ARM subarch config entries to the config so remove them from the defconfig. Modified: trunk/buildroot/toolchain/uClibc/uClibc-0.9.29.config Changeset: Modified: trunk/buildroot/toolchain/uClibc/uClibc-0.9.29.config =================================================================== --- trunk/buildroot/toolchain/uClibc/uClibc-0.9.29.config 2008-08-04 19:07:29 UTC (rev 23021) +++ trunk/buildroot/toolchain/uClibc/uClibc-0.9.29.config 2008-08-04 19:07:33 UTC (rev 23022) @@ -200,20 +200,4 @@ # UCLIBC_MJN3_ONLY is not set # USE_BX is not set -# CONFIG_GENERIC_ARM is not set -# CONFIG_ARM610 is not set -# CONFIG_ARM710 is not set -# CONFIG_ARM7TDMI is not set -# CONFIG_ARM720T is not set -# CONFIG_ARM920T is not set -# CONFIG_ARM922T is not set -# CONFIG_ARM926T is not set -# CONFIG_ARM10T is not set -# CONFIG_ARM1136JF_S is not set -# CONFIG_ARM1176JZ_S is not set -# CONFIG_ARM1176JZF_S is not set -# CONFIG_ARM_SA110 is not set -# CONFIG_ARM_SA1100 is not set -# CONFIG_ARM_XSCALE is not set -# CONFIG_ARM_IWMMXT is not set