aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/rdc/r8610/Makefile.inc
diff options
context:
space:
mode:
authorRudolf Marek <r.marek@assembler.cz>2012-03-25 18:16:11 +0200
committerStefan Reinauer <stefan.reinauer@coreboot.org>2012-03-27 18:39:05 +0200
commit6b89b4c75f86f9cbb32cccf728c9a623a205963d (patch)
tree772b3968a342abb8a69df7ff3b90330ddcc253fc /src/southbridge/rdc/r8610/Makefile.inc
parentc0c5ac7c906c0123f29938900084233957ce3be0 (diff)
Add support for RDC R8610 Southbridge
So far it just setups things right for Bifferboard. We may change it in the future to fit other hardware. Change-Id: I1c4ccff4e47b9cb9e31a738f038fc4f4ebe59087 Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Reviewed-on: http://review.coreboot.org/808 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/southbridge/rdc/r8610/Makefile.inc')
-rw-r--r--src/southbridge/rdc/r8610/Makefile.inc20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/southbridge/rdc/r8610/Makefile.inc b/src/southbridge/rdc/r8610/Makefile.inc
new file mode 100644
index 0000000000..24d76a8571
--- /dev/null
+++ b/src/southbridge/rdc/r8610/Makefile.inc
@@ -0,0 +1,20 @@
+##
+## This file is part of the coreboot project.
+##
+## Copyright (C) 2007, 2009 Rudolf Marek <r.marek@assembler.cz>
+##
+## 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
+## the Free Software Foundation; version 2 of the License.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+## GNU General Public License for more details.
+##
+## You should have received a copy of the GNU General Public License
+## along with this program; if not, write to the Free Software
+## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+##
+
+driver-y += r8610.c