summaryrefslogtreecommitdiff
path: root/baseboard/ite_evb/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'baseboard/ite_evb/build.mk')
-rw-r--r--baseboard/ite_evb/build.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/baseboard/ite_evb/build.mk b/baseboard/ite_evb/build.mk
new file mode 100644
index 0000000000..77352145ee
--- /dev/null
+++ b/baseboard/ite_evb/build.mk
@@ -0,0 +1,10 @@
+# -*- makefile -*-
+# Copyright 2020 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.
+#
+# Baseboard specific files build
+#
+
+baseboard-y=baseboard.o
+baseboard-$(CONFIG_USB_POWER_DELIVERY)+=usb_pd_policy.o