Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kmod: fix pkgconfig file | Nicolas Thill | 2015-03-09 |
The pkgconfig file is generated at make-time, leading to absolute /usr/include & /usr/lib search paths. The patch lets autoconf handle pkgconfig file subst, like other packages do. Signed-off-by: Nicolas Thill <nico@openwrt.org> |