Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 20 and Version 21 of Developer/Simulators/QEMU/CANEmulation


Ignore:
Timestamp:
06/22/13 22:12:22 (11 years ago)
Author:
C Rempel
Comment:

/* Linux-QEMU environment */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Simulators/QEMU/CANEmulation

    v20 v21  
    225225
    226226 *  Build the basic commands through busybox
     227   tar -xf busybox-1.20.0.tar.bz2
     228   cd busybox-1.20.0
    227229   make defconfig
    228230   make menuconfig