
13 Jan
2009
13 Jan
'09
10:53 p.m.
On Thu, 2009-01-08 at 23:42 +0000, Daniel Ng wrote:
Hi,
Would someone please explain the effect of 'freescale' as a Makefile target?
I've got a freescale MPC8272-based board but I'm not sure if I need this 'freescale' target that the other boards use
eg.-
MPC8266ADS_config: unconfig @$(MKCONFIG) $(@:_config=) ppc mpc8260 mpc8266ads freescale ^^^^^^^^^
That isn't a make target.
That is an option to the mkconfig script.
jdl