RE: export-objs in spi Makefile broke in latest linuxppc_2_4_deve l [r eposted]?
From: Rowan, Chad <hidden>
Date: 2006-07-19 22:00:44
From: Rowan, Chad <hidden>
Date: 2006-07-19 22:00:44
linuxppc_2_4_devel is alive and well. http://www.denx.de/cgi-bin/gitweb.cgi?p=linuxppc_2_4_devel.git;a=shortlog -----Original Message----- From: Kumar Gala [mailto:galak@kernel.crashing.org] Sent: Wednesday, July 19, 2006 4:17 PM To: Rowan, Chad Cc: linuxppc-embedded@ozlabs.org Subject: Re: export-objs in spi Makefile broke in latest linuxppc_2_4_devel [r eposted]? On Jul 19, 2006, at 2:13 PM, Rowan, Chad wrote:
Shouldn't export-objs in drivers/spi be: export-objs := spi-core.o spi-algo-mpc5xxx.o spi-algo-mpc5xxx-psc.o \ spi-iti5200.o spi-eval.o instead of: export-objs := spi-core.o spi-algo-mpc5xxx.o spi-algo-mpc5200psc.o \ spi-iti5200.o spi-eval.o I believe the spi-algo-mpc5200psc.o should be spi-algo-mpc5xxx-psc.o, correct?
Are you really serious about linuxppc_2_4_devel? I can't believe linuxppc_2_4_devel has changed in months (if not over a year). - k