diff options
author | Jon Loeliger <jdl@freescale.com> | 2008-03-05 18:05:47 -0600 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-03-25 23:00:36 +0100 |
commit | 7f1d846e5c5754449c286587d099d85246062772 (patch) | |
tree | eda55b30fdec51d0d59f5fd8290d087221cb4036 /Makefile | |
parent | b7e24d283e34727c2a6cdfdac2e09a426c579b73 (diff) |
FSL: Move board/mpc7448hpc2 under board/freescale
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2243,7 +2243,7 @@ EVB64260_750CX_config: unconfig @$(MKCONFIG) EVB64260 ppc 74xx_7xx evb64260 mpc7448hpc2_config: unconfig - @$(MKCONFIG) $(@:_config=) ppc 74xx_7xx mpc7448hpc2 + @$(MKCONFIG) $(@:_config=) ppc 74xx_7xx mpc7448hpc2 freescale P3G4_config: unconfig @$(MKCONFIG) $(@:_config=) ppc 74xx_7xx evb64260 |