diff options
| author | Anatolij Gustschin <[email protected]> | 2010-04-24 19:27:09 +0200 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2010-04-24 22:56:37 +0200 |
| commit | a3921eefa1440d23f22751704cd7df999769f169 (patch) | |
| tree | ed3c3949abedf19ce2c3129987d9e0d83a3b2ce8 /Makefile | |
| parent | b9947bbb08d0483be03004bdbce283b644471cb7 (diff) | |
mpc5121: add support for PDM360NG board
PDM360NG is a MPC5121E based board by ifm ecomatic gmbh.
Signed-off-by: Michael Weiss <[email protected]>
Signed-off-by: Detlev Zundel <[email protected]>
Signed-off-by: Anatolij Gustschin <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -809,6 +809,9 @@ mpc5121ads_rev2_config \ fi @$(MKCONFIG) -a mpc5121ads powerpc mpc512x mpc5121ads freescale +pdm360ng_config: unconfig + @$(MKCONFIG) -a pdm360ng powerpc mpc512x pdm360ng + ######################################################################### ## MPC8xx Systems ######################################################################### |
