summaryrefslogtreecommitdiffstats
path: root/devices
diff options
context:
space:
mode:
Diffstat (limited to 'devices')
-rw-r--r--devices/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/devices/Makefile b/devices/Makefile
deleted file mode 100644
index ec9d87c..0000000
--- a/devices/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-
-CC=gcc
-CFLAGS=-Wall -g -O2
-
-parsers = native-parser.o
-
-all: udev-helper
-
-udev-helper: udev-helper.o params.o $(parsers)
OpenPOWER on IntegriCloud