Changes between Version 6 and Version 7 of Installation Notes


Ignore:
Timestamp:
Jun 19, 2008, 4:58:40 PM (16 years ago)
Author:
Nicolas Pouillon
Comment:

Platform renaming

Legend:

Unmodified
Added
Removed
Modified
  • Installation Notes

    v6 v7  
    9494Let's compile a simple platform:
    9595{{{
    96 $ cd /path/to/soclib/platforms/timer_4mips
     96$ cd /path/to/soclib/soclib/platform/topcells/caba-vgmn-multi_timer-mipsel
    9797$ make
    9898[...]
     
    104104You may even want to test more SoCLib:
    105105{{{
    106 $ cd /path/to/soclib/platforms/
     106$ cd /path/to/soclib/soclib/platform/topcells
    107107$ make test
    108108}}}