git: kernel/wlan: Sync Makefile with FreeBSD a bit.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Nov 11 07:18:16 PST 2017


commit b75baf61b16e451e5a301d6733fd057ffc6fe270
Author: Sascha Wildner <saw at online.de>
Date:   Sat Nov 11 16:18:00 2017 +0100

    kernel/wlan: Sync Makefile with FreeBSD a bit.
    
    Make wlan_rssadapt a module of its own. This also is in line with how
    wlan is compiled into the kernel.

Summary of changes:
 sys/netproto/802_11/Makefile               | 5 ++---
 sys/netproto/802_11/wlan/Makefile          | 3 +--
 sys/netproto/802_11/wlan_rssadapt/Makefile | 9 +++++++++
 3 files changed, 12 insertions(+), 5 deletions(-)
 create mode 100644 sys/netproto/802_11/wlan_rssadapt/Makefile

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b75baf61b16e451e5a301d6733fd057ffc6fe270


-- 
DragonFly BSD source repository



More information about the Commits mailing list