summaryrefslogtreecommitdiff
path: root/board/yorp/build.mk
diff options
context:
space:
mode:
authorDivya Sasidharan <divya.s.sasidharan@intel.com>2018-03-23 22:41:45 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-04-05 15:20:39 -0700
commit96931840bcf4171a9c44e48d4645b3c7c227014b (patch)
tree7f9df1d13e85ae7acf7d88acdebff91cfe6b8233 /board/yorp/build.mk
parent17536e60cd0dea1b9653ba5bed1a8642f74fca37 (diff)
downloadchrome-ec-96931840bcf4171a9c44e48d4645b3c7c227014b.tar.gz
yorp: Enable LED support
BUG=b:74952719 BRANCH=master TEST=make buildall -j Change-Id: I49c2f9729425c1c2a08d2a73449b1bfb1912ecc5 Signed-off-by: Divya Sasidharan <divya.s.sasidharan@intel.com> Reviewed-on: https://chromium-review.googlesource.com/979393 Commit-Ready: Divya S Sasidharan <divya.s.sasidharan@intel.com> Tested-by: Divya S Sasidharan <divya.s.sasidharan@intel.com> Reviewed-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/yorp/build.mk')
-rw-r--r--board/yorp/build.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/yorp/build.mk b/board/yorp/build.mk
index 4a46b8fcf7..7f3e073a23 100644
--- a/board/yorp/build.mk
+++ b/board/yorp/build.mk
@@ -11,7 +11,6 @@ CHIP_FAMILY:=npcx7
CHIP_VARIANT:=npcx7m6f
BASEBOARD:=octopus
-board-y=board.o
+board-y=board.o led.o
board-$(CONFIG_BATTERY_SMART)+=battery.o
-board-y+=led.o
board-$(CONFIG_USB_POWER_DELIVERY)+=usb_pd_policy.o