]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel.spec
fix for pcie regression on mvebu
[packages/kernel.git] / kernel.spec
index 2e0f80bf0e00184dcba1db6c207b8d1c4d73ba95..d3f3a73f17084e923d3a9c3097e0444dacbac3b6 100644 (file)
@@ -215,6 +215,7 @@ Patch7000:  kernel-inittmpfs.patch
 Patch8000:     rpi-sound.patch
 Patch8001:     kernel-pinebook-pro.patch
 Patch8002:     atheros-disallow-retrain-nongen1-pcie.patch
+Patch8003:     mvebu-pcie.patch
 
 # Do not remove this line, please. It is easier for me to uncomment two lines, then patch
 # kernel.spec every time.
@@ -666,6 +667,7 @@ cd linux-%{basever}
 %patch8000 -p1
 %patch8001 -p1
 %patch8002 -p1
+%patch8003 -p1
 %endif
 
 %if %{with rt}
This page took 0.068828 seconds and 4 git commands to generate.