diff --git a/SPECS/kmod-3w-xxxx.spec b/SPECS/kmod-3w-xxxx.spec
index 0ef1bb2..4d272e3 100644
--- a/SPECS/kmod-3w-xxxx.spec
+++ b/SPECS/kmod-3w-xxxx.spec
@@ -21,7 +21,7 @@
 
 Name:             kmod-%{pkg}
 Version:          4.18.0.240
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          3ware 5/6/7/8xxx ATA RAID Controller (%{pkg}) driver
 
 License:          GPLv2
@@ -75,8 +75,6 @@ popd
 
 %install
 %{__install} -D -t %{buildroot}/lib/modules/%{kernel_version}.%{_arch}/extra/drivers/scsi src/%{pkg}.ko
-%{__install} -d %{buildroot}/%{_sysconfdir}/dracut.conf.d/
-echo "add_drivers+=\" %{pkg} \"" > %{buildroot}/%{_sysconfdir}/dracut.conf.d/%{pkg}.conf
 
 # Make .ko objects temporarily executable for automatic stripping
 find %{buildroot}/lib/modules -type f -name \*.ko -exec chmod u+x \{\} \+
@@ -125,10 +123,12 @@ fi
 %defattr(644,root,root,755)
 /lib/modules/%{kernel_version}.%{_arch}
 %license LICENSES
-%config(noreplace) %{_sysconfdir}/dracut.conf.d/%{pkg}.conf
 
 
 %changelog
+* Wed Jan 26 2022 Peter Georg <peter.georg@physik.uni-regensburg.de> - 4.18.0.240-3
+- Drop dracut conf
+
 * Sat Jan 22 2022 Peter Georg <peter.georg@physik.uni-regensburg.de> - 4.18.0.240-2
 - Enable ppc64le