From 375660a3eb1f4387aa0dca4796ae87af8945332a Mon Sep 17 00:00:00 2001 From: wollman Date: Fri, 16 Sep 1994 20:24:29 +0000 Subject: Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and arrange for that directory to get created by mtree. Also, process secure directory after all the others, because the programs there may overlay ones installed from the main part of the tree. --- sbin/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sbin/Makefile') diff --git a/sbin/Makefile b/sbin/Makefile index dc7a9b7..cd2eadf 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -9,8 +9,4 @@ SUBDIR= adjkerntz badsect clri comcontrol disklabel dmesg dump dumpfs dumplfs \ nfsiod nologin ping quotacheck reboot restore route savecore \ shutdown slattach startslip swapon tunefs umount -. if !defined(NOLKM) -SUBDIR+= ip_mroute_mod -.endif - .include -- cgit v1.1