projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
[qemu.git]
/
hw
/
watchdog
/
Makefile.objs
diff --git
a/hw/watchdog/Makefile.objs
b/hw/watchdog/Makefile.objs
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..4b0374a555dc574e7f1a562e69d6f2b8e515a815 100644
(file)
--- a/
hw/watchdog/Makefile.objs
+++ b/
hw/watchdog/Makefile.objs
@@
-0,0
+1,3
@@
+common-obj-y += watchdog.o
+common-obj-$(CONFIG_WDT_IB6300ESB) += wdt_i6300esb.o
+common-obj-$(CONFIG_WDT_IB700) += wdt_ib700.o
This page took
0.030138 seconds
and
4
git commands to generate.