mirror of
https://github.com/openwrt/routing.git
synced 2026-05-31 15:02:03 +08:00
9b610a90c6
The symbol IPV6 is a global config symbol, don't select it because it will override the user decision of IPV6 as all other package in base do it. A select (+) will also create a recursive dependency error. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>