This website requires JavaScript.
Explore
Help
Register
Sign In
hardenedbsd
/
HardenedBSD
Watch
1
Star
0
Fork
0
You've already forked HardenedBSD
mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced
2024-11-16 15:44:04 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c851008590
HardenedBSD
/
lkm
/
Makefile.inc
5 lines
53 B
PHP
Raw
Normal View
History
Unescape
Escape
Revert $FreeBSD$ back to $Id$
1997-02-22 13:49:29 +01:00
# $Id$
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.
1994-09-16 22:24:29 +02:00
delete unused variable BINDIR, use new variable MODLOAD/MODUNLOAD
1996-10-07 00:17:16 +02:00
# already set in bsd.kmod.mk
# KMODDIR= /lkm
Reference in New Issue
Copy Permalink