From 201cb5c64474ba2cce86faa327439b705ef425b0 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 21 Feb 2012 23:05:36 +0000 Subject: update ARM configs to F-17 branch --- kernel.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 4f71ed6b..571c434c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -269,9 +269,11 @@ Summary: The Linux kernel %define with_tegra 0 %define with_omap 0 %define with_imx 0 -%define with_highbank 0 %endif +# disable highbank ARM kernels for the time being +%define with_highbank 0 + # kernel-kirkwood is only built for armv5 %ifnarch armv5tel %define with_kirkwood 0 @@ -2369,6 +2371,9 @@ fi # ||----w | # || || %changelog +* Tue Feb 21 2012 Peter Robinson +- update ARM configs to F-17 branch + * Tue Feb 21 2012 Josh Boyer - ext4: fix resize when resizing within single group (rhbz 786454) - imon: don't wedge hardware after early callbacks (rhbz 781832) -- cgit