diff options
Diffstat (limited to 'application-devel/cross-devel/README.exercises')
| -rw-r--r-- | application-devel/cross-devel/README.exercises | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/application-devel/cross-devel/README.exercises b/application-devel/cross-devel/README.exercises new file mode 100644 index 0000000..e7d706d --- /dev/null +++ b/application-devel/cross-devel/README.exercises @@ -0,0 +1,9 @@ +zImage-versatile is a kernel image which can be used for qemu-arm +-> start_qemu.sh is an example script to fire up qemu-system-arm with this +kernel image. The host needs a bridgeing device. + +qemu-system-arm can be used to test the RFS from scratch which is built in +this chapter. + +config-versatile is an example kernel config to build versatile images for +qemu-system-arm. |
