ext Arjan van de Ven wrote:
On 4/29/2010 7:52, Roger Quadros wrote:
Move x86 ARCH stuff from config-generic to config-x86-generic and
config-arm-generic. config-generic cannot contain ARCH_xxx stuff.
this is NOT a correct statement per se;
config-generic is a superset of various things!
in addition, most ARCH_HAS stuff is completely fine to be there, we run "make
oldconfig"
over the output before using it which fixes any discrepancies
Agreed, except for things like ARCH_x86, ARCH_ARM, etc.
These things will not be replaced/superceeded by the merge script, so the final
output will contain both which is not right, and ARCH_x86 may be used while
building for ARM thus breaking the build.
So it is best to put ARCH_xxx and Processor specific stuff in
config-ARCH-generic.
Is the patch ok?
regards,
-roger
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev