Mercurial > vloopback
changeset 6:d3fdefea8bce
Update info and add a little fix to clean
author | AngelCarpintero |
---|---|
date | Sat, 12 Jul 2008 17:12:25 +0000 |
parents | fa5d2b9d8831 |
children | 2fce9e157b8d |
files | Makefile README |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Sun May 18 19:24:57 2008 +0000 +++ b/Makefile Sat Jul 12 17:12:25 2008 +0000 @@ -37,7 +37,7 @@ rm -f $(DEST)/vloopback.ko -/sbin/depmod -a clean: - rm -f .*.cmd *.o *.mod.c *.ko .v* *~ core Modules.symvers + rm -f .*.cmd *.o *.mod.c *.ko .v* *~ core Modules.symvers Module.symvers rm -rf .tmp_versions/ rm -f example/dummy example/feed example/resize example/invert
--- a/README Sun May 18 19:24:57 2008 +0000 +++ b/README Sat Jul 12 17:12:25 2008 +0000 @@ -34,7 +34,7 @@ ------------------------------------------------------------------------------- Module now supports kernel 2.6.x . -The current version 1.0 has been tested with kernel 2.6.x ( not with >= 2.6.16 ). +The current version 1.0 has been tested with kernel 2.6.x ( up to 2.6.25 ). To compile and install :