[Armadeus-commitlog] armadeus branch, master, updated. latestrelease-43-gab7a57c
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2009-08-28 15:32:14
|
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 ab7a57c225790a3e7fc988f86297e4b92223e4b1 (commit)
from a736e125f902cda8b16d87ac48130d8cfcbe711a (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 ab7a57c225790a3e7fc988f86297e4b92223e4b1
Author: Julien Boibessot <jul...@ar...>
Date: Fri Aug 28 17:31:46 2009 +0200
Remove uneeded blank lines
-----------------------------------------------------------------------
Summary of changes:
buildroot/target/device/armadeus/Config.in | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/buildroot/target/device/armadeus/Config.in b/buildroot/target/device/armadeus/Config.in
index 5b11b48..7d4a16a 100644
--- a/buildroot/target/device/armadeus/Config.in
+++ b/buildroot/target/device/armadeus/Config.in
@@ -20,7 +20,6 @@ config BR2_TARGET_ARMADEUS_APF27
bool "apf27"
endchoice
-
config BR2_BOARD_NAME
string
default "apf9328" if BR2_TARGET_ARMADEUS_APF9328
@@ -42,6 +41,4 @@ config BR2_TARGET_ARMADEUS_SDRAM_SIZE
default "128" if BR2_TARGET_ARMADEUS_APF27_SDRAM_128
default "256" if BR2_TARGET_ARMADEUS_APF27_SDRAM_256
-
-
endif
hooks/post-receive
--
armadeus
|