group := kernel version := $(shell acpid -v 2>&1 | grep acpid | sed 's/.*acpid-//') modules := button fan processor thermal deps := acpid include ../Makefile.default include ../Makefile.tools all: $(modul).$(suffix) clean: _clean $(modul): ../KERNEL/lib $(addon)