Linux Audio

Check our new training course

Buildroot integration, development and maintenance

Need a Buildroot system for your embedded project?
Loading...
 1prefix=INSTALL_PREFIX
 2libdir=LIB_DIR
 3includedir=HEADER_DIR
 4
 5Name: libtraceevent
 6URL: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
 7Description: Linux kernel trace event library
 8Version: LIB_VERSION
 9Cflags: -I${includedir}
10Libs: -L${libdir} -ltraceevent