Tag Archives for Buildroot
Buildroot and QEMU – the quickest recipe for your own Linux
I will show the quickest way of running your own-built Linux system in QEMU emulator. Did I say quickest? Let’s start then: $ git clone git://git.buildroot.net/buildroot $ cd buildroot/ $ make qemu_arm_versatile_defconfig Where qemu_arm_versatile_defconfig is file & defconfig name from … Continue reading →
13. September 2013 by resset
Categories: Software |
Tags: ARM, Buildroot, BusyBox, embedded, GCC, kernel, Linux, QEMU, toolchain, U-Boot |
6 comments