freebsd-dev/sys/modules/iwmfw/Makefile
Warner Losh 031beb4e23 sys: Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:54:58 -06:00

13 lines
151 B
Makefile

SUBDIR= iwm3160fw \
iwm3168fw \
iwm7260fw \
iwm7265fw \
iwm7265Dfw \
iwm8000Cfw \
iwm8265fw \
iwm9000fw \
iwm9260fw
.include <bsd.subdir.mk>