commit | 12aea518a202bc7c947553840f1d93f8129b41b2 | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <jthumshirn@suse.de> | Fri Aug 03 18:35:17 2018 +0200 |
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | Mon Aug 06 17:12:42 2018 +0200 |
tree | f8ab92dd679dc163d1a37defb7968374bfe76af3 | |
parent | dc0e4a3bb7dcd087e9d338acbe6ef3f3667b278b [diff] |
watchdog: fix dependencies of menz69_wdt.o Currently menz69_wdt.ko has a dependency on MCB or COMPILE_TEST. But it actually needs symbols exported by MCB so the || COMPILE_TEST is wrong. Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de> Reported-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>