From c30f0f8345c321dfcaa09a8807bce994894d655f Mon Sep 17 00:00:00 2001
From: Owen Lin <owenlin@google.com>
Date: Fri, 12 Aug 2016 16:29:31 +0800
Subject: [PATCH] libv4lplugins: Add an empty libv4l-rockchip_v2 subdirectory.

BUG=chrome-os-partner:55135
TEST=Build on kevin and veyron_minnie

Change-Id: I3648ecac1be86eac382d6693be8891074335b07c
Reviewed-on: https://chromium-review.googlesource.com/368553
Commit-Ready: Owen Lin <owenlin@chromium.org>
Tested-by: Owen Lin <owenlin@chromium.org>
Reviewed-by: Pawel Osciak <posciak@chromium.org>
---
 libv4l-rockchip_v2/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 libv4l-rockchip_v2/Makefile.am

diff --git a/libv4l-rockchip_v2/Makefile.am b/libv4l-rockchip_v2/Makefile.am
new file mode 100644
index 0000000..94503a7
--- /dev/null
+++ b/libv4l-rockchip_v2/Makefile.am
@@ -0,0 +1,4 @@
+# Copyright 2016 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
-- 
GitLab