CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/11/30 07:26:12
Modified files: sys/conf : files Log message: Enable mira in kernel builds. For now, only build mira if the iwm(4) or iwn(4) drivers are also built since other wifi drivers don't even have 11n support yet. This limits platforms affected by this change to i386 and amd64. make release on i386/amd64 platforms tested by tb@ (thanks!) ok tb@ mpi@ kettenis@