Add usb-keyspan modules (#2229)
[openwrt/svn-archive/archive.git] / package / broadcom-mmc / src / Makefile
1 obj-m := mmc.o
2
3 ifeq ($(MAKING_MODULES),1)
4
5 -include $(TOPDIR)/Rules.make
6 endif
7