[Armadeus-commitlog] armadeus branch, master, updated. release-3.2-270-gb08116e
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2010-03-30 23:54:42
|
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 "armadeus".
The branch, master has been updated
via b08116e6d0fd5615dae43f07bef9b6508c5f7ecb (commit)
from e0d1b8ccec96b040c9cf758aa6a3fc8236d84336 (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 b08116e6d0fd5615dae43f07bef9b6508c5f7ecb
Author: jorasse <jo...@ar...>
Date: Wed Mar 31 01:54:19 2010 +0200
[BUILDROOT] restore target_suffix original value
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf9328/apf9328_defconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf9328/apf9328_defconfig b/buildroot/target/device/armadeus/apf9328/apf9328_defconfig
index 07bb0e6..bf02601 100644
--- a/buildroot/target/device/armadeus/apf9328/apf9328_defconfig
+++ b/buildroot/target/device/armadeus/apf9328/apf9328_defconfig
@@ -126,7 +126,7 @@ BR2_TOPDIR_SUFFIX=""
BR2_ROOTFS_PREFIX="$(BR2_BOARD_NAME)-rootfs"
BR2_ROOTFS_SUFFIX=""
BR2_GNU_BUILD_SUFFIX="pc-linux-gnu"
-BR2_GNU_TARGET_SUFFIX="linux-uclibcgnueabi"
+BR2_GNU_TARGET_SUFFIX="linux-uclibc"
BR2_JLEVEL=1
# BR2_PREFER_IMA is not set
# BR2_DEPRECATED is not set
hooks/post-receive
--
armadeus
|