Browse Source

reenable c6x for toolchain testing without NPTL

Waldemar Brodkorb 10 years ago
parent
commit
5e0ada6a23
1 changed files with 2 additions and 2 deletions
  1. 2 2
      extra/Configs/Config.in

+ 2 - 2
extra/Configs/Config.in

@@ -62,8 +62,8 @@ config TARGET_bfin
 
 # someone could sync this tree:
 # http://linux-c6x.org/git/?p=uClibc.git;a=summary
-#config TARGET_c6x
-#	bool "c6x"
+config TARGET_c6x
+	bool "c6x"
 
 config TARGET_cris
 	bool "cris"