Index: head/sys/modules/iwmfw/Makefile =================================================================== --- head/sys/modules/iwmfw/Makefile (revision 314078) +++ head/sys/modules/iwmfw/Makefile (revision 314079) @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR= iwm3160fw iwm7260fw iwm7265fw iwm8000Cfw +SUBDIR= iwm3160fw iwm7260fw iwm7265fw iwm8000Cfw iwm7265Dfw .include Index: head/sys/modules/iwmfw/iwm7265Dfw/Makefile =================================================================== --- head/sys/modules/iwmfw/iwm7265Dfw/Makefile (nonexistent) +++ head/sys/modules/iwmfw/iwm7265Dfw/Makefile (revision 314079) @@ -0,0 +1,6 @@ +# $FreeBSD$ + +KMOD= iwm7265Dfw +IMG= iwm-7265D-17 + +.include Property changes on: head/sys/modules/iwmfw/iwm7265Dfw/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property