summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x201/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/x201/Makefile.inc')
-rw-r--r--src/mainboard/lenovo/x201/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/lenovo/x201/Makefile.inc b/src/mainboard/lenovo/x201/Makefile.inc
index f7ff93b626..f97235612e 100644
--- a/src/mainboard/lenovo/x201/Makefile.inc
+++ b/src/mainboard/lenovo/x201/Makefile.inc
@@ -13,8 +13,8 @@
## GNU General Public License for more details.
##
-smm-$(CONFIG_HAVE_SMI_HANDLER) += dock.c
-smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c
+smm-y += dock.c
+smm-y += smihandler.c
romstage-y += dock.c
ramstage-y += dock.c
romstage-y += gpio.c