summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2012-06-25 23:12:06 +0100
committerPeter Robinson <pbrobinson@gmail.com>2012-06-25 23:12:06 +0100
commit385c6d873e662781ff3e84fae765a37e7f2cdba4 (patch)
treec314df7efef8691fafb67f86491f1e56aca7035f /kernel.spec
parent0350197e2d226fc12ff8e0030d499470c9d5b027 (diff)
downloadkernel-385c6d873e662781ff3e84fae765a37e7f2cdba4.tar.gz
kernel-385c6d873e662781ff3e84fae765a37e7f2cdba4.tar.xz
kernel-385c6d873e662781ff3e84fae765a37e7f2cdba4.zip
Add patch to fix ARM OMAP build
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 54febf470..4e9ebddd8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -717,6 +717,7 @@ Patch20000: uprobes-3.5-tip.patch
# ARM
# OMAP
+Patch21000: arm-omap-fixmtd.patch
# ARM tegra
Patch21004: arm-tegra-nvec-kconfig.patch
@@ -1297,6 +1298,7 @@ ApplyPatch taint-vbox.patch
#
# ARM
#
+ApplyPatch arm-omap-fixmtd.patch
ApplyPatch arm-tegra-nvec-kconfig.patch
ApplyPatch arm-tegra-usb-no-reset-linux33.patch
ApplyPatch arm-tegra-sdhci-module-fix.patch
@@ -2275,6 +2277,9 @@ fi
# ||----w |
# || ||
%changelog
+* Mon Jun 25 2012 Peter Robinson <pbrobinson@fedoraproject.org>
+- Add patch to fix ARM OMAP build
+
* Mon Jun 25 2012 Justin M. Forbes <jforbes@redhat.com> - 3.5.0-0.rc4.git0.1
- Disable debugging options.