summaryrefslogtreecommitdiffstats
path: root/board/samsung/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/samsung/common/Makefile')
-rw-r--r--board/samsung/common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/samsung/common/Makefile b/board/samsung/common/Makefile
index 93347ef000..5fb01ce783 100644
--- a/board/samsung/common/Makefile
+++ b/board/samsung/common/Makefile
@@ -6,7 +6,7 @@
#
obj-$(CONFIG_SOFT_I2C_MULTI_BUS) += multi_i2c.o
-obj-$(CONFIG_USBDOWNLOAD_GADGET) += gadget.o
+obj-$(CONFIG_USB_GADGET_DOWNLOAD) += gadget.o
obj-$(CONFIG_MISC_COMMON) += misc.o
ifndef CONFIG_SPL_BUILD
OpenPOWER on IntegriCloud