blob: 9bea7d8a442659c5354a4daa51463bb14ac443fe (
plain)
1 README for DirectFB 0.9.20
2
3 By default, DirectFB is built without support for the
4 multi application core. To enable the multi application core,
5 you'll have to
6
7 * apply the Fusion device kernel patch (included in the
8 DirectFB tarball in patches/)
9 * copy /usr/src/linux-version/include/linux/fusion.h to /usr/include/linux
10 * uncomment the line saying '# EXTRA_ARGS="--enable-multi"' in Pkgfile
|