mirror of
https://github.com/openwrt/video.git
synced 2026-05-31 06:51:54 +08:00
5e90d40ce8
Make the CONFLICTS declaration asymmetric: only libteflon-rocket declares CONFLICTS:=libteflon-etnaviv. That single side is sufficient to force the mutual exclusion at Kconfig time (selecting either disables the other) while breaking the cycle that the symmetric form created. Signed-off-by: Daniel Golle <daniel@makrotopia.org>