mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -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
50 B
Makefile
5 lines
50 B
Makefile
# $FreeBSD$
|
|
|
|
IMG= rt2561s
|
|
|
|
.include <bsd.kmod.mk>
|