kernel: modules: block: adapt for kernel 6.6
authorWeijie Gao <hackpascal@gmail.com>
Sat, 6 Jan 2024 08:12:06 +0000 (16:12 +0800)
committerRobert Marko <robimarko@gmail.com>
Mon, 11 Mar 2024 19:17:26 +0000 (20:17 +0100)
commit85ede9291bfa204982d35c5e036d42024575ae99
tree9aa96b5bde8862470a3db81e0ccf315aae860e6e
parentf9198480da262d379dc1604e2c5338a213aef6d0
kernel: modules: block: adapt for kernel 6.6

Adapt block kmods for building under kernel 6.6:
* To build scsi_transport_iscsi.ko, change CONFIG_SCSI_ISCSI_ATTRS
from =y to =m as this config is always tristate since 2.6.

Signed-off-by: Weijie Gao <hackpascal@gmail.com>
package/kernel/linux/modules/block.mk