[Armadeus-commitlog] armadeus branch, master, updated. release-3.4-226-gc6e921e
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2011-06-23 11:39:03
|
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 c6e921e6ee7d3d2041626fe803780bf485981413 (commit)
from 2f7e818f0eb1c6714203c8284460963a78206b9f (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 c6e921e6ee7d3d2041626fe803780bf485981413
Author: Fabien Marteau <fab...@ar...>
Date: Thu Jun 23 13:35:26 2011 +0200
[buildroot][package][straton_ios] Adapt straton_ios for apf51 (bis)
-----------------------------------------------------------------------
Summary of changes:
target/packages/straton_ios/apf51_ios.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/target/packages/straton_ios/apf51_ios.c b/target/packages/straton_ios/apf51_ios.c
index b08a592..69337ef 100755
--- a/target/packages/straton_ios/apf51_ios.c
+++ b/target/packages/straton_ios/apf51_ios.c
@@ -1,6 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include "apf27_ios.h"
+#include "apf51_ios.h"
#include <as_gpio.h>
static struct as_gpio_device *led;
hooks/post-receive
--
armadeus
|