aboutsummaryrefslogtreecommitdiff
path: root/utils/kmod/Makefile
Commit message (Collapse)AuthorAge
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* 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: 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>