summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/herobrine/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/herobrine/Makefile.inc')
-rw-r--r--src/mainboard/google/herobrine/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/herobrine/Makefile.inc b/src/mainboard/google/herobrine/Makefile.inc
index 11a396ff0493..a80779946d54 100644
--- a/src/mainboard/google/herobrine/Makefile.inc
+++ b/src/mainboard/google/herobrine/Makefile.inc
@@ -1,8 +1,8 @@
## SPDX-License-Identifier: GPL-2.0-only
-all-y += boardid.c
all-y += chromeos.c
ifneq ($(CONFIG_BOARD_GOOGLE_SENOR),y)
+all-y += boardid.c
all-y += reset.c
endif
bootblock-y += bootblock.c