]> Git Repo - linux.git/blob - tools/lib/traceevent/libtraceevent.pc.template
wifi: mac80211: skip powersave recalc if driver SUPPORTS_DYNAMIC_PS
[linux.git] / tools / lib / traceevent / libtraceevent.pc.template
1 prefix=INSTALL_PREFIX
2 libdir=LIB_DIR
3 includedir=HEADER_DIR
4
5 Name: libtraceevent
6 URL: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
7 Description: Linux kernel trace event library
8 Version: LIB_VERSION
9 Cflags: -I${includedir}
10 Libs: -L${libdir} -ltraceevent
This page took 0.031894 seconds and 4 git commands to generate.