
1 Mar
2007
1 Mar
'07
11:30 a.m.
Hi Wolfgang,
Please, let me know if i'm wrong. Is this your proposal?
ifdef SOC ifeq ($(SOC),imx) LIBS += cpu/$(SOC)_common/lib$(SOC).a else LIBS += cpu/$(CPU)/$(SOC)/lib$(SOC).a endif endif
Hi Grant, If you are agree, I'll start up with the changes.
Best Regards, Txema.