diff options
author | Roy Marples <roy@marples.name> | 2008-01-10 23:22:46 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-01-10 23:22:46 +0000 |
commit | 2d95c9a756c4c7b9301e04c274c3b139e0d1aef4 (patch) | |
tree | 4bd58fa2b4b8e01f5df1352ce7d06effe719b441 /runlevels.Linux | |
parent | 5aea880f8158945d2cc9390891de6af8ca0a9b28 (diff) |
Loads of NetBSD tweaks here.
Diffstat (limited to 'runlevels.Linux')
-rw-r--r-- | runlevels.Linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runlevels.Linux/Makefile b/runlevels.Linux/Makefile index 8271bb56..0e8557b8 100644 --- a/runlevels.Linux/Makefile +++ b/runlevels.Linux/Makefile @@ -1,4 +1,4 @@ -BOOT= consolefont keymaps modules net.lo procfs +BOOT= clock consolefont keymaps modules net.lo procfs DEFAULT= hdparm MK= ../mk |