瀏覽代碼

c6x: disable it at the moment

There is a NPTL port of uCLibc for c6x, but it doesn't work
with uClibc master. May be someone with real hardware could
sync it. Unfortunately I got no respone from Aurelien and
no response on the mailing list.
Waldemar Brodkorb 11 年之前
父節點
當前提交
0ba5197597
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      extra/Configs/Config.in

+ 4 - 2
extra/Configs/Config.in

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