On Thu, Dec 11, 2008 at 12:41:40PM +0530, Kedar Sovani wrote: > Since kernels for different ARM CPUs differ wildly, and since > embedded folks tend to provide their own kernels, this patch makes > the Fedora kernel package only build kernel-headers when built for > ARM. > > [snip] > > diff --git a/config-arm b/config-arm > new file mode 100644 > index 0000000..63c9ad0 > --- /dev/null > +++ b/config-arm > @@ -0,0 +1,1531 @@ > +# arm > +# > +# Automatically generated make config: don't edit > +# Linux kernel version: 2.6.23-rc1-git3 > +# Thu Aug 2 10:12:03 2007 > +# > +CONFIG_ARM=y > +CONFIG_SYS_SUPPORTS_APM_EMULATION=y > +# CONFIG_GENERIC_GPIO is not set What the other architectures seem to do is to synthesize a .config file from various config fragments, rather than shipping the whole thing. Can you do something similar for ARM? _______________________________________________ fedora-arm mailing list fedora-arm@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-arm