357dc0efd7
SVN-Revision: 7621
7 lines
81 B
Makefile
7 lines
81 B
Makefile
obj-m := mmc.o
|
|
|
|
ifeq ($(MAKING_MODULES),1)
|
|
|
|
-include $(TOPDIR)/Rules.make
|
|
endif
|
|
|