aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/dell/s1850/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/dell/s1850/Makefile.inc')
-rw-r--r--src/mainboard/dell/s1850/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/dell/s1850/Makefile.inc b/src/mainboard/dell/s1850/Makefile.inc
index 61fcddf7d5..204487a139 100644
--- a/src/mainboard/dell/s1850/Makefile.inc
+++ b/src/mainboard/dell/s1850/Makefile.inc
@@ -42,6 +42,7 @@ driver-y += mainboard.o
obj-$(CONFIG_GENERATE_MP_TABLE) += mptable.o
obj-$(CONFIG_GENERATE_PIRQ_TABLE) += irq_tables.o
+obj-$(CONFIG_HAVE_HARD_RESET) += reset.o
ifdef POST_EVALUATION