From 65872f8fb5f896447ec8939714a5fc0ffa4b15c0 Mon Sep 17 00:00:00 2001 From: Rui Paulo Date: Thu, 27 May 2010 12:54:42 +0000 Subject: [PATCH] Revert r208590. A license ack is not needed as per r186984. --- sys/modules/iwnfw/Makefile.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys/modules/iwnfw/Makefile.inc b/sys/modules/iwnfw/Makefile.inc index a4213cb20bc..10ac9e14e62 100644 --- a/sys/modules/iwnfw/Makefile.inc +++ b/sys/modules/iwnfw/Makefile.inc @@ -9,7 +9,10 @@ CLEANFILES+= ${_FIRM} FIRMWS= ${_FIRM}:${KMOD} -FIRMWARE_LICENSE= intel_iwn +# +# Note that a license ack is not needed for iwn. +# +#FIRMWARE_LICENSE= ${_FIRM}: ${.CURDIR}/../../../contrib/dev/iwn/${_FIRM}.uu uudecode -p $? > ${.TARGET} -- 2.45.2