7 lines
169 B
Makefile
7 lines
169 B
Makefile
SYSINIT+= devfs dmesg
|
|
BOOT+= hwclock keymaps modules mtab net.lo procfs termencoding
|
|
SHUTDOWN+= killprocs mount-ro
|
|
|
|
# This really belongs with sysvinit
|
|
SHUTDOWN+= halt
|