[Armadeus-commitlog] armadeus branch, buildroot-update, updated. armadeus-6.0-111-g65a8f1f
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2016-09-08 11:55:48
|
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, buildroot-update has been updated
via 65a8f1fa539044285493b7c69efbdcd6bfc0e1ec (commit)
from d73a81e4004aff361a2970e3d7cda3318315d303 (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 65a8f1fa539044285493b7c69efbdcd6bfc0e1ec
Author: Julien BOIBESSOT <jul...@ar...>
Date: Thu Sep 8 13:50:30 2016 +0200
[BUILD] Add make help for opos6ul mainline config
-----------------------------------------------------------------------
Summary of changes:
Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index b99538a..b542642 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Makefile for Armadeus
#
-# Copyright (C) 2005-2014 by the Armadeus Team
+# Copyright (C) 2005-2016 by the Armadeus Team
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -71,6 +71,7 @@ help:
@echo ' apf28_defconfig - get default config for an APF28+Dev kit'
@echo ' apf6_defconfig - get default config for an APF6+Dev kit (3.19+ mainline/vanilla kernel)'
@echo ' apf6legacy_defconfig - get default config for an APF6+Dev kit (3.10 Wandboard kernel)'
+ @echo ' opos6ul_defconfig - get default config for an OPOS6UL+Dev kit (4.7+ mainline/vanilla kernel)'
@echo ' opos6ul_legacy_defconfig - get default config for an OPOS6UL+Dev kit (3.14 Freescale kernel)'
@echo ''
@echo 'Build:'
hooks/post-receive
--
armadeus
|