aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
-rw-r--r--README.rst2
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16ea2f5..b997a75 100644
--- a/Makefile
+++ b/Makefile
@@ -13,5 +13,9 @@ cyber-objs := src/cyber_device.o \
all:
make -C /lib/modules/$(shell uname -r)/build/ M=$(PWD) modules
+install:
+ make -C /lib/modules/$(shell uname -r)/build/ M=$(PWD) modules_install
+ depmod -a
+
clean:
make -C /lib/modules/$(shell uname -r)/build/ M=$(PWD) clean
diff --git a/README.rst b/README.rst
index db652cb..bacce38 100644
--- a/README.rst
+++ b/README.rst
@@ -55,7 +55,7 @@ CYBER-enable your system today:
4. Load the module through **Systematic Unity Dissolution Orchestration**
combined with **Instant Naturalistic System MODification** (SUDO INSMOD)::
- $ sudo insmod cyber.ko
+ $ sudo -E make install
5. **PROFIT!** (through unlimited CYBER)