summaryrefslogtreecommitdiff
path: root/runlevels.Linux/Makefile
blob: 4a73e7b944df4cf24dd4999fcd48cde14ec7c9de (plain)
1
2
3
4
5
6
7
BOOT = consolefont keymaps modules net.lo
DEFAULT = hdparm

TOPDIR = ..
include $(TOPDIR)/runlevels.mk

# vim: set ts=4 :