diff options
author | Josh Boyer <jwboyer@redhat.com> | 2014-04-03 12:09:08 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2014-04-03 12:09:08 -0400 |
commit | 4371a55a3793a5571704059f9d1e2506052d359e (patch) | |
tree | ea9e1f6a53db5be004249ce3ed056abe40560389 /kernel.spec | |
parent | 5d496319a517d965280cf606564d3d84e610c636 (diff) | |
download | kernel-4371a55a3793a5571704059f9d1e2506052d359e.tar.gz kernel-4371a55a3793a5571704059f9d1e2506052d359e.tar.xz kernel-4371a55a3793a5571704059f9d1e2506052d359e.zip |
Fix build of ti ethernet driver on ARM.
Sigh.
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index fc21b18c5..ef89f4489 100644 --- a/kernel.spec +++ b/kernel.spec @@ -639,6 +639,7 @@ Patch25036: ppc64le_module_fix.patch Patch25055: net-enic-include-irq.h-for-irqreturn_t-definitions.patch Patch25056: net-bnx2x-include-irq.h-for-irqreturn_t-definitions.patch Patch25057: net-qlcnic-include-irq.h-for-irq-definitions.patch +Patch25058: net-cpts-Add-includes-for-ETH_HLEN-and-VLAN_HLEN-def.patch Patch25059: btrfs-fix-lockdep-warning-with-reclaim-lock-inversion.patch # END OF PATCH DEFINITIONS @@ -1285,6 +1286,7 @@ ApplyPatch ppc64le_module_fix.patch ApplyPatch net-enic-include-irq.h-for-irqreturn_t-definitions.patch ApplyPatch net-bnx2x-include-irq.h-for-irqreturn_t-definitions.patch ApplyPatch net-qlcnic-include-irq.h-for-irq-definitions.patch +ApplyPatch net-cpts-Add-includes-for-ETH_HLEN-and-VLAN_HLEN-def.patch ApplyPatch btrfs-fix-lockdep-warning-with-reclaim-lock-inversion.patch # END OF PATCH APPLICATIONS |