diff options
Diffstat (limited to 'src/pmc/altimus/mpc7410/Config.lb')
-rw-r--r-- | src/pmc/altimus/mpc7410/Config.lb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pmc/altimus/mpc7410/Config.lb b/src/pmc/altimus/mpc7410/Config.lb index ecfd027f01..29dc45ed08 100644 --- a/src/pmc/altimus/mpc7410/Config.lb +++ b/src/pmc/altimus/mpc7410/Config.lb @@ -1,12 +1,12 @@ ## ## CPU initialization ## -cpu ppc/mpc74xx end +chip cpu/ppc/mpc74xx device pnp 0.0 on end end ## ## Include the secondary Configuration files ## -northbridge motorola/mpc107 end +chip northbridge/motorola/mpc107 device pnp 0.0 on end end ## ## Build the objects we have code for in this directory. |