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, 1.0 has been updated
via e1e46622ac0fce73d802fa4a8a2e83cc25cd9e7a (commit)
via 6b6ede3d15f04fe825cfa9f697507457e3640344 (commit)
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 e1e46622ac0fce73d802fa4a8a2e83cc25cd9e7a
Author: Waldemar Brodkorb <wbx(a)openadk.org>
Date: Sat Feb 14 23:04:02 2015 -0600
Revert "resolve merge"
This reverts commit 6b6ede3d15f04fe825cfa9f697507457e3640344.
-----------------------------------------------------------------------
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