Commit Graph

3 Commits

Author SHA1 Message Date
Rosen Penev 686e1d0941 kmod: update to 32
Add patch to fix compilation with GCC 14.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-14 16:38:05 -07:00
Rosen Penev d69af229cc
kmod: update to 27
Remove outdated patch.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-03 13:51:37 -07:00
Nicolas Thill 1f3925de20 kmod: fix pkgconfig file
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>
2015-03-09 03:44:26 +01:00