# 
# Makefile for btnctrl_proc module
#

obj-m := btnctrl_proc.o

ifeq ($(MAKING_MODULES),1)

-include $(TOPDIR)/Rules.make
endif
