aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-02-15 13:34:57 -0500
committerBill Nottingham <notting@redhat.com>2010-02-15 13:37:35 -0500
commit3b529496199f62e047f5570b69f2930ee008d52b (patch)
tree2241b41d0ae1b0386825f6be405cc5ca515f8a2d /src/Makefile
parentf03aab4e16d7bb5ce956f517b357d1c0fefbe207 (diff)
downloadinitscripts-3b529496199f62e047f5570b69f2930ee008d52b.tar
initscripts-3b529496199f62e047f5570b69f2930ee008d52b.tar.gz
initscripts-3b529496199f62e047f5570b69f2930ee008d52b.tar.bz2
initscripts-3b529496199f62e047f5570b69f2930ee008d52b.tar.xz
initscripts-3b529496199f62e047f5570b69f2930ee008d52b.zip
Move ccw_init and ccw udev rules to s390utils. (#539491)
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 767fe1ce..091c8a61 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -32,7 +32,6 @@ install:
install -m 755 rename_device $(ROOT)/lib/udev/rename_device
install -m 755 console_init $(ROOT)/lib/udev/console_init
install -m 755 console_check $(ROOT)/lib/udev/console_check
- install -m 755 ccw_init $(ROOT)/lib/udev/ccw_init
install -m 644 genhostid.1 $(ROOT)$(mandir)/man1
install -m 644 getkey.1 $(ROOT)$(mandir)/man1
install -m 644 netreport.1 $(ROOT)$(mandir)/man1