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 2de0dec4f207d507b16a6b50d54f18024e67f359 (commit)
from 23424547146e9fd407af501c154656f0688862af (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 2de0dec4f207d507b16a6b50d54f18024e67f359
Author: Waldemar Brodkorb <wbx(a)uclibc-ng.org>
Date: Sat Jul 11 10:52:55 2015 +0200
allow to test and use metag
-----------------------------------------------------------------------
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 73d3883..8d74ada 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -92,8 +92,8 @@ config TARGET_i386
config TARGET_m68k
bool "m68k"
-#config TARGET_metag
-# bool "metag"
+config TARGET_metag
+ bool "metag"
config TARGET_microblaze
bool "microblaze"
hooks/post-receive
--
uClibc-ng - small C library for embedded systems