aboutsummaryrefslogtreecommitdiff
path: root/utils/kmod
Commit message (Collapse)AuthorAge
* kmod: fixup automadnessSteven Barth2015-03-11
| | | | Signed-off-by: Steven Barth <steven@midlink.org>
* kmod: Update to kmod 20, enable parallel buildJeff Waugh2015-03-06
| | | | Signed-off-by: Jeff Waugh <jdub@bethesignal.org>
* kmod: fix pkgconfig fileNicolas Thill2015-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>
* kmod: Add kmod packageJeff Waugh2015-02-19
- libkmod for programmatic control of Linux modules - kmod for administrative control of Linux modules, symlinks for the familiar module-init-tools suite Signed-off-by: Jeff Waugh <jdub@bethesignal.org>