From 8ade18b9aeb6e1d59d49d1b98ad162af8b872ef5 Mon Sep 17 00:00:00 2001 From: makefu Date: Thu, 20 Dec 2012 10:35:56 +0700 Subject: //sandbox - graveyard for the too-new and too-old projects of course, there is always a good time for grave-digging, voodoo and necomancing. Just take care, the projects may bite --- DNA/linux/Makefile | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 DNA/linux/Makefile (limited to 'DNA/linux/Makefile') diff --git a/DNA/linux/Makefile b/DNA/linux/Makefile deleted file mode 100644 index 2ed4c9fb..00000000 --- a/DNA/linux/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -obj-m += krebs.o - -all: - make -C /lib/modules/$(shell uname -r)/build M=$(PWD) - -clean: - make -C /lib/modules/$(shell uname -r)/build M=$(PWD) clean -- cgit v1.2.3