[U-Boot] [PATCH v3 1/3] NAND boot: MPC8536DS support
Scott Wood
scottwood at freescale.com
Mon Sep 21 17:57:19 CEST 2009
On Sun, Sep 20, 2009 at 11:40:33PM -0700, Hu Mingkai-B21284 wrote:
> > How about changing it to:
> >
> > # Options: NAND, 36BIT
> > MPC8536DS_%_config MPC8536DS_config: unconfig
> >
> I don't get it. what's the '%'? or how to use it?
It is a wildcard (or more specifically, a pattern rule). It will match
anything that begins with MPC8536DS_ and ends with _config.
-Scott
More information about the U-Boot
mailing list