[Buildroot] svn commit: trunk/buildroot/target/u-boot

Ulf Samuelsson ulf.samuelsson at atmel.com
Wed Apr 23 16:22:46 UTC 2008


> Hmmm I have never seen patch.$ARCH in buildroot.
> 
> It's usually -$ARCH.patch like toolchain/kernel-headers
> package/qtopia4 and others.


If you patch with "*.patch",  then *all* architecture dependent patches will be applied
if you use "-$ARCH.patch"

You want to apply 
* architecture independent patches
* architecture dependent patches pertaining to your architecture.

so ".patch.$ARCH" is much cleaner


Best Regards
Ulf Samuelsson






More information about the buildroot mailing list