[PATCH 0/4] ARM: Basic Xilinx Support
Russell King - ARM Linux
linux at arm.linux.org.uk
Sat Feb 5 11:47:00 EST 2011
On Sat, Feb 05, 2011 at 09:08:40AM -0700, John Linn wrote:
> This patch series adds very basic support for the Xilinx ARM platform.
> The entire patch set must be used. I only broke it up into logical
> pieces to make the review easier (I hope).
It's actually a question of patch ordering - if patch 1 comes at the
end, the other patches are just putting the files in place. Until
patch 1 is in place, none of it will be built.
If it's necessary to split stuff in this manner, it's quite usual for
the configuration/makefile additions to come last in the series to
avoid build errors half way through.
More information about the linux-arm-kernel
mailing list