mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 22:39:30 -05:00
This fixes compilation of several wireless drivers that require support for the old wireless extension to work. One example is kmod-hermes. The symbols are set to "y" on generic configuration. But they were wrongly disabled on the target-specific configuration. Signed-off-by: Luis Araneda <luaraneda@gmail.com>