c688523fcc
init script that can be run at any point, even before checkroot.
6 lines
112 B
Makefile
6 lines
112 B
Makefile
DIR = /etc/init.d
|
|
EXES = clock consolefont keymaps modules numlock
|
|
|
|
TOPDIR = ..
|
|
include $(TOPDIR)/default.mk
|