summaryrefslogtreecommitdiff
path: root/board/cyan/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/cyan/build.mk')
-rw-r--r--board/cyan/build.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/cyan/build.mk b/board/cyan/build.mk
index 041d45c752..51dfe75e15 100644
--- a/board/cyan/build.mk
+++ b/board/cyan/build.mk
@@ -12,7 +12,3 @@ CHIP_SPI_SIZE_KB:=512
board-y=board.o led.o
board-$(CONFIG_BATTERY_SMART)+=battery.o
-
-# As this file is read more than once, must put the rules
-# elsewhere (Makefile.rules) and just use variable to trigger them
-PROJECT_EXTRA+=${out}/ec.spi.bin