aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--fft.txt11
2 files changed, 2 insertions, 11 deletions
diff --git a/Makefile b/Makefile
index 6675c23..5182dbf 100644
--- a/Makefile
+++ b/Makefile
@@ -5,5 +5,7 @@ all:
make -C /lib/modules/$(shell uname -r)/build M=$(shell pwd) modules
install:
make -C /lib/modules/$(shell uname -r)/build M=$(shell pwd) modules_install
+ depmod -A
+
clean:
make -C /lib/modules/$(shell uname -r)/build M=$(shell pwd) clean
diff --git a/fft.txt b/fft.txt
deleted file mode 100644
index 0f942de..0000000
--- a/fft.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-83
-85
-84
-86
-
-81
-
-83
-85
-84
-86