diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/collections/xbmcbox | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/collections/xbmcbox b/target/collections/xbmcbox index 6fd028358..4fa38c54d 100644 --- a/target/collections/xbmcbox +++ b/target/collections/xbmcbox @@ -13,6 +13,10 @@ config ADK_PKG_XBMCBOX select ADK_PACKAGE_ALSA_UTILS select ADK_PACKAGE_ALSA_UTILS_WITH_ALSAMIXER select ADK_TARGET_USE_GNU_HASHSTYLE + select ADK_TARGET_USE_LD_RELRO + select ADK_TARGET_USE_LD_BIND_NOW + select ADK_QUIET_KERNEL + select ADK_RUNTIME_QUIET_INIT help Create a small xbmc box. |