summarylogtreecommitdiffstats
path: root/Makefile.append
diff options
context:
space:
mode:
authorRichard Neumann2020-04-20 12:07:47 +0200
committerRichard Neumann2020-04-20 12:10:52 +0200
commitc96e7c97a6aa1ab4284e1e5a24786e0baf5ff4ec (patch)
tree5b668d972571d433a08333c629e91208ce3e1b06 /Makefile.append
parent6ff1cc36cc84938f9a0e5324a65c7a1fce49b8fb (diff)
downloadaur-c96e7c97a6aa1ab4284e1e5a24786e0baf5ff4ec.tar.gz
Migrated to git repo as source.
Diffstat (limited to 'Makefile.append')
-rw-r--r--Makefile.append7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile.append b/Makefile.append
deleted file mode 100644
index 393cea072890..000000000000
--- a/Makefile.append
+++ /dev/null
@@ -1,7 +0,0 @@
-
-modules:
- $(MAKE) -C /lib/modules/$(KVERSION)/build M=$(PWD) modules
-
-clean:
- $(MAKE) -C /lib/modules/$(KVERSION)/build M=$(PWD) clean
-