3.10 ARM kernel configs

Dave Jones davej at redhat.com
Mon May 6 20:07:40 UTC 2013


On Thu, May 02, 2013 at 02:02:12PM -0400, Josh Boyer wrote:
 > I would feel extremely bad if I pushed something to git that didn't even
 > pass 'make prep'.  As a compromise, I added this line in kernel.spec:
 > 
 > @@ -1451,6 +1451,8 @@ mkdir configs
 >  rm -f kernel-%{version}-*debug.config
 >  %endif
 >  
 > +rm -f kernel-%{version}-arm*.config
 > +
 >  # now run oldconfig over all the config files
 > 
 > So the ARM configs won't be included in the prep run.  That lets things
 > progress on all the other arches for now.  Just remove that line, fix
 > things up, and push out.

FYI, I've just done the same thing in f18 during the 3.9 rebase.
I don't see us pushing this out until 3.9.1 lands, but please sort out the
config options there too.  

	Dave


More information about the kernel mailing list