]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/gpio/Makefile
dm: Add GPIO support and tests
[karo-tx-uboot.git] / drivers / gpio / Makefile
index ed2c0c735b0258cff58a00cadd9db52e2be3081b..4e001e12bdb5d29e148012a0ac27de37f8cdd68d 100644 (file)
@@ -5,6 +5,8 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
+obj-$(CONFIG_DM_GPIO)          += gpio-uclass.o
+
 obj-$(CONFIG_AT91_GPIO)        += at91_gpio.o
 obj-$(CONFIG_INTEL_ICH6_GPIO)  += intel_ich6_gpio.o
 obj-$(CONFIG_KIRKWOOD_GPIO)    += kw_gpio.o