openrc/runlevels.Linux/Makefile

8 lines
129 B
Makefile
Raw Normal View History

BOOT = consolefont keymaps modules net.lo procfs
DEFAULT = hdparm
TOPDIR = ..
include $(TOPDIR)/runlevels.mk
# vim: set ts=4 :