1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

add uclibc++

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@717 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2005-04-25 22:59:52 +00:00
parent 4ca7b0fd9f
commit e95c7c7dbd
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"