iwmfw: fix the path to the firmware file.
This commit is contained in:
parent
c0847f2de5
commit
607712fac9
@ -14,5 +14,5 @@ FIRMWS= ${_FIRM}:${KMOD}
|
||||
#
|
||||
#FIRMWARE_LICENSE=
|
||||
|
||||
${_FIRM}: ${.CURDIR}/${_FIRM}.uu
|
||||
${_FIRM}: ${.CURDIR}/../../../contrib/dev/iwm/${_FIRM}.uu
|
||||
uudecode -p $? > ${.TARGET}
|
||||
|
Loading…
Reference in New Issue
Block a user