summaryrefslogtreecommitdiffstats
path: root/devices
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2007-04-02 10:54:51 +1000
committerJeremy Kerr <jk@ozlabs.org>2007-04-02 10:54:51 +1000
commit49d43d590027df23d45d3cd99f83517eeab67a43 (patch)
treefe808deb4643b80cb32d260042ad6dbc5f8f34e9 /devices
parentf60d0b2e7dbd9d85980866c68d0f87b6bc823663 (diff)
downloadtalos-petitboot-49d43d590027df23d45d3cd99f83517eeab67a43.tar.gz
talos-petitboot-49d43d590027df23d45d3cd99f83517eeab67a43.zip
Integrate devices/Makefile
Roll the Makefile for the udev-helper into the top-level Makefile. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
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