strace: Only allow libdw or libunwind
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 16 Feb 2019 22:43:50 +0000 (23:43 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 17 Feb 2019 18:22:39 +0000 (19:22 +0100)
These two dependencies are mutual exclusive and it is only possible to
select one of them, change the select to a chose so it is only possible
to select one of them in OpenWrt menu config.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

No differences found