| Submitter | Peter Korsgaard |
|---|---|
| Date | March 22, 2012, 2:33 p.m. |
| Message ID | <20120322150326.6FF179693C@busybox.osuosl.org> |
| Download | mbox | patch |
| Permalink | /patch/148264/ |
| State | Not Applicable |
| Headers | show |
Comments
Patch
diff --git a/package/kmod/Config.in b/package/kmod/Config.in index f83237e..c5e8ca8 100644 --- a/package/kmod/Config.in +++ b/package/kmod/Config.in @@ -3,5 +3,4 @@ config BR2_PACKAGE_KMOD help handle kernel modules - http://git.profusion.mobi/cgit.cgi/kmod.git/ - + http://git.kernel.org/?p=utils/kernel/kmod/kmod.git
commit: http://git.buildroot.net/buildroot/commit/?id=d0c4b0266491ae06d3b423a28bda50336a82bb5a branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master kmod still doesn't have a real website, but git tree moved to kernel.org, so update help to match. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> --- package/kmod/Config.in | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)