
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 ^^^^^^^^^ Cheers, Daniel

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
participants (2)
-
Daniel Ng
-
Jon Loeliger