Changed comments following changes to not bundle firmware by default.
Approved by: re
This commit is contained in:
parent
85f5fe4183
commit
b64d6f9ac2
@ -1,11 +1,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
#
|
||||
# Uncomment the following line to bundle firmware with the driver,
|
||||
# which may be flashed onto the controller, if the firmware on the
|
||||
# controller is older than the one bundled, and needs to be upgraded.
|
||||
# The size of the driver will increase significantly (to over 500KB)
|
||||
# if this option is selected.
|
||||
# In the line following this comment, a value of 0 on the right hand
|
||||
# side will not cause firmware to be bundled. Change this value to 1
|
||||
# to bundle the firmware with the driver, which may be flashed onto
|
||||
# the controller, if the firmware on the controller is older than the
|
||||
# one bundled, and needs to be upgraded. The size of the driver will
|
||||
# increase significantly (to over 500kB) if this option is selected.
|
||||
#
|
||||
TWA_FLASH_FIRMWARE?=0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user