Dies ist eine alte Version des Dokuments!
Downloads
This is the user documentation for the flink kernel modules. They offer drivers capabilities to communicate with various hardware interfaces. For more information about the inner workings and the driver API see flink Linux Kernel Modules on Github
git clone https://github.com/flink-project/flinkkmod.git
make
make ARCH=arch CROSS_COMPILE=comp
with the following settings
arch: target plattform such as powerpc or arm comp: cross compiler such as powerpc-linux-gnu or arm-linux-gnueabi