This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "uClibc-ng - small C library for embedded systems".
The branch, master has been updated
via f972c2262fd4efc2bbf9789dce145bb705acec24 (commit)
from 322fdd37d307a12c913be78cebcc348a77731dd3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f972c2262fd4efc2bbf9789dce145bb705acec24
Author: Waldemar Brodkorb <wbx(a)openadk.org>
Date: Fri Feb 13 13:04:01 2015 -0600
uncomment nios2
-----------------------------------------------------------------------
Summary of changes:
extra/Configs/Config.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 31944be..c1a2d5a 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -104,8 +104,8 @@ config TARGET_mips
#config TARGET_nios
# bool "nios"
-#config TARGET_nios2
-# bool "nios2"
+config TARGET_nios2
+ bool "nios2"
config TARGET_powerpc
bool "powerpc"
hooks/post-receive
--
uClibc-ng - small C library for embedded systems
Show replies by date