aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/iwn/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
| | | | | | | | | | | This simplifies make output/logic Tested with: `cd sys/modules; make ALL_MODULES=` on amd64 MFC after: 1 month Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=314651
* Add missing depend.Ulrich Spörlein2013-08-031-1/+1
| | | | Notes: svn path=/head/; revision=253911
* Fix make depend.Ulrich Spörlein2012-12-021-1/+1
| | | | Notes: svn path=/head/; revision=243801
* clear out crudSam Leffler2008-05-221-2/+2
| | | | | | | Submitted by: "Pawel Worach" <pawel.worach@gmail.com> Notes: svn path=/head/; revision=179215
* Intel 4965 wireless driver (derived from openbsd driver of the same name)Sam Leffler2008-04-291-0/+8
Notes: svn path=/head/; revision=178676