summaryrefslogtreecommitdiff
path: root/chip/host/build.mk
diff options
context:
space:
mode:
authorAlec Berg <alecaberg@chromium.org>2014-08-11 16:21:41 +0000
committerPrathmesh Prabhu <pprabhu@chromium.org>2014-08-11 16:24:08 +0000
commitb2a426efaf7000ce6ed9074ef6c1000c694b82f6 (patch)
treef86920224fa6a07db69c5430df15f31e98833be9 /chip/host/build.mk
parent5ab558117d1953490140b20dea98fac30bbfff06 (diff)
downloadchrome-ec-b2a426efaf7000ce6ed9074ef6c1000c694b82f6.tar.gz
Revert "Add unit test for usb_pd"
This reverts commit 0739074fbf735cffefdac7ff6d086084449f6493. Change-Id: I1889138e5a8d5bc22d3bac2e48afe6378a59542a Reviewed-on: https://chromium-review.googlesource.com/211773 Reviewed-by: Prathmesh Prabhu <pprabhu@chromium.org> Tested-by: Prathmesh Prabhu <pprabhu@chromium.org>
Diffstat (limited to 'chip/host/build.mk')
-rw-r--r--chip/host/build.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/chip/host/build.mk b/chip/host/build.mk
index 40d2604fcb..56b091b8cf 100644
--- a/chip/host/build.mk
+++ b/chip/host/build.mk
@@ -11,4 +11,3 @@ CORE:=host
chip-y=system.o gpio.o uart.o persistence.o flash.o lpc.o reboot.o i2c.o \
clock.o
chip-$(HAS_TASK_KEYSCAN)+=keyboard_raw.o
-chip-$(CONFIG_USB_POWER_DELIVERY)+=usb_pd_phy.o