mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 02:59:28 -05:00
The legacy swconfig switch driver framework supports kernels older than Linux 6.6 by using #ifdef'ery with LINUX_VERSION_CODE. Remove all that. Signed-off-by: Daniel Golle <daniel@makrotopia.org>