diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-11 10:55:56 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-11 10:55:56 +0100 |
commit | 8f148a08f29ccb6c21f108549e20aa8e0bb04b79 (patch) | |
tree | d4ebb7075b5ac4b28f2ce76a289277298a0d9f5f /target/linux | |
parent | ed83e039abc8ef969e8312c0d2eafc4791d46cd7 (diff) |
finetune rebuild stuff
need to rebuild kmod-packages, when removed. f.e. by hudson.
fix kmod-soft-watchdog while there. Use bin directory for ldd
to avoid a cpio failure.
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/config/Config.in.watchdog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.watchdog b/target/linux/config/Config.in.watchdog index 08e884a01..4a727e7d6 100644 --- a/target/linux/config/Config.in.watchdog +++ b/target/linux/config/Config.in.watchdog @@ -73,7 +73,7 @@ config ADK_KERNEL_RC32434_WDT Routerboard 532's SoC, the IDT RC32434. config ADK_KPACKAGE_KMOD_SOFT_WATCHDOG - prompt "kmod-softdog...................... Software watchdog" + prompt "kmod-soft-watchdog...................... Software watchdog" tristate default n select ADK_KERNEL_WATCHDOG |