aboutsummaryrefslogtreecommitdiff
path: root/board/atmel/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/atmel/common/Makefile')
-rw-r--r--board/atmel/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/atmel/common/Makefile b/board/atmel/common/Makefile
index 6bc8cab..c046da7 100644
--- a/board/atmel/common/Makefile
+++ b/board/atmel/common/Makefile
@@ -6,4 +6,4 @@
obj-y += board.o
obj-$(CONFIG_I2C_EEPROM) += mac_eeprom.o
obj-$(CONFIG_SPI_FLASH_SFDP_SUPPORT) += mac-spi-nor.o
-obj-$(CONFIG_DM_VIDEO) += video_display.o
+obj-$(CONFIG_VIDEO) += video_display.o