summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2012-06-26 01:17:12 +0100
committerPeter Robinson <pbrobinson@gmail.com>2012-06-26 01:17:12 +0100
commitc710bd58dddb4b6fd99865516c3ec1aa6b4c2d90 (patch)
tree575bb344d34f921c6be74323f3e33f3be4955202 /kernel.spec
parent385c6d873e662781ff3e84fae765a37e7f2cdba4 (diff)
downloadkernel-c710bd58dddb4b6fd99865516c3ec1aa6b4c2d90.tar.gz
kernel-c710bd58dddb4b6fd99865516c3ec1aa6b4c2d90.tar.xz
kernel-c710bd58dddb4b6fd99865516c3ec1aa6b4c2d90.zip
re-enable IMX kernel now it builds again
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 4e9ebddd8..1e5931c62 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -257,11 +257,11 @@ Summary: The Linux kernel
# kernel up (versatile express), tegra, omap, imx and highbank are only built on armv7 hfp/sfp
%ifnarch armv7hl armv7l
+%define with_imx 0
%define with_highbank 0
%define with_omap 0
%define with_tegra 0
%endif
-%define with_imx 0
# kernel-kirkwood is only built for armv5
%ifnarch armv5tel
@@ -2279,6 +2279,7 @@ fi
%changelog
* Mon Jun 25 2012 Peter Robinson <pbrobinson@fedoraproject.org>
- Add patch to fix ARM OMAP build
+- re-enable IMX kernel now it builds again
* Mon Jun 25 2012 Justin M. Forbes <jforbes@redhat.com> - 3.5.0-0.rc4.git0.1
- Disable debugging options.