diff options
Diffstat (limited to 'src/pmc')
-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 29dc45ed08..c162aa15ba 100644 --- a/src/pmc/altimus/mpc7410/Config.lb +++ b/src/pmc/altimus/mpc7410/Config.lb @@ -1,12 +1,12 @@ ## ## CPU initialization ## -chip cpu/ppc/mpc74xx device pnp 0.0 on end end +dir /cpu/ppc/mpc74xx ## ## Include the secondary Configuration files ## -chip northbridge/motorola/mpc107 device pnp 0.0 on end end +dir /northbridge/motrola/mpc107 ## ## Build the objects we have code for in this directory. |