651a578f52
SVN-Revision: 13729
5 lines
82 B
Makefile
5 lines
82 B
Makefile
obj-m := siit.o
|
|
ifeq ($(MAKING_MODULES),1)
|
|
-include $(TOPDIR)/Rules.make
|
|
endif
|
|
|