# # Makefile for sensor chip drivers. # TARGET_MODULE := it87 EXTRA_CFLAGS := obj-m += $(TARGET_MODULE).o
The Open Build Service is an openSUSE project.