diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-24 01:40:28 -0500 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-24 01:40:39 -0500 |
commit | 11e0c7f2e6d41e0fae878cddcca3d86719ea4a7e (patch) | |
tree | d999aee22290bb900d28d883db05ccb00e8f7a4d /target/appliances | |
parent | 1c8cc6be770e61612af40aeeaa47cb474a93e712 (diff) |
allow DAEMON mode to be used when m selected
Diffstat (limited to 'target/appliances')
-rw-r--r-- | target/appliances/kodi.appliance | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/appliances/kodi.appliance b/target/appliances/kodi.appliance index db3c3acc8..04f9e749c 100644 --- a/target/appliances/kodi.appliance +++ b/target/appliances/kodi.appliance @@ -20,7 +20,7 @@ config ADK_APPLIANCE_KODI select ADK_RUNTIME_START_BUSYBOX_NTPD select ADK_RUNTIME_START_BUSYBOX_SYSLOGD select ADK_RUNTIME_START_BUSYBOX_WATCHDOG - select ADK_RUNTIME_START_KODI + select ADK_RUNTIME_START_KODI m select ADK_KERNEL_INPUT_EVDEV m select ADK_KERNEL_USB_HID m select ADK_TARGET_USB_KEYBOARD |