mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
Note this includes changes to all drivers and moves some device firmware loading to use firmware(9) and a separate module (e.g. ral). Also there no longer are separate wlan_scan* modules; this functionality is now bundled into the wlan module. Supported by: Hobnob and Marvell Reviewed by: many Obtained from: Atheros (some bits)
5 lines
49 B
Makefile
5 lines
49 B
Makefile
# $FreeBSD$
|
|
|
|
IMG= rt2561
|
|
|
|
.include <bsd.kmod.mk>
|