]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - test/dm/Makefile
dm: Simple Watchdog uclass
[people/ms/u-boot.git] / test / dm / Makefile
index e956915bc3d287efb15fecd30ab025ac4e1fd6ee..b15f1d0535aaebdeddfe3cafa872561363911982 100644 (file)
@@ -42,4 +42,5 @@ obj-$(CONFIG_TIMER) += timer.o
 obj-$(CONFIG_DM_VIDEO) += video.o
 obj-$(CONFIG_ADC) += adc.o
 obj-$(CONFIG_SPMI) += spmi.o
+obj-$(CONFIG_WDT) += wdt.o
 endif