aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/parade/ps8640/Makefile.inc
diff options
context:
space:
mode:
authorJitao Shi <jitao.shi@mediatek.com>2016-01-08 15:59:46 +0800
committerPatrick Georgi <pgeorgi@google.com>2016-03-12 09:12:20 +0100
commitfd99eca8001c9178b3b2b15ca7d76437305c31aa (patch)
tree05bd142e983530d82c0a23af3480bb1865fbeac4 /src/drivers/parade/ps8640/Makefile.inc
parenta622f28cb249c9d88751ce2694c83a62c25c221e (diff)
Add a driver for the parade ps8640
BRANCH=none BUG=none TEST=none Change-Id: Icf397ce2ffdaed5048367daf2086c067984fea0a Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Original-Commit-Id: b5a88793ccfc46af196300791a300be67b70f5b1 Original-Change-Id: I75adf2688c9c8b9a2338f7dee5d0ac10e7181529 Original-Signed-off-by: Jitao Shi <jitao.shi@mediatek.com> Original-Reviewed-on: https://chromium-review.googlesource.com/321056 Original-Commit-Ready: Yidi Lin <yidi.lin@mediatek.com> Original-Tested-by: Yidi Lin <yidi.lin@mediatek.com> Original-Reviewed-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://review.coreboot.org/13981 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/drivers/parade/ps8640/Makefile.inc')
-rw-r--r--src/drivers/parade/ps8640/Makefile.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/drivers/parade/ps8640/Makefile.inc b/src/drivers/parade/ps8640/Makefile.inc
new file mode 100644
index 0000000000..9bfe1e7068
--- /dev/null
+++ b/src/drivers/parade/ps8640/Makefile.inc
@@ -0,0 +1,16 @@
+##
+## This file is part of the coreboot project.
+##
+## Copyright 2015 MediaTek Inc.
+##
+## 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.
+##
+
+ramstage-$(CONFIG_DRIVER_PARADE_PS8640) += ps8640.c