add uclibc++

SVN-Revision: 717
This commit is contained in:
Felix Fietkau
2005-04-25 22:59:52 +00:00
parent 202a23b7ac
commit 61bd9edc7c
7 changed files with 176 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
diff -urN uClibc++.old/extra/Configs/Config.in uClibc++.dev/extra/Configs/Config.in
--- uClibc++.old/extra/Configs/Config.in 2005-01-14 22:47:46.000000000 +0100
+++ uClibc++.dev/extra/Configs/Config.in 2005-04-25 21:12:01.000000000 +0200
@@ -38,8 +38,8 @@
#config TARGET_microblaze
# bool "microblaze"
-#config TARGET_mips
-# bool "mips"
+config TARGET_mips
+ bool "mips"
config TARGET_powerpc
bool "powerpc"