[Buildroot] svn commit: trunk/buildroot/toolchain/uClibc

jacmet at uclibc.org jacmet at uclibc.org
Mon Aug 4 19:07:33 UTC 2008


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
 




More information about the buildroot mailing list