mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 06:58:26 +02:00
1423a5bfaa
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7621 3c298f89-4303-0410-b956-a3cf2f4a3e73
8 lines
81 B
Makefile
8 lines
81 B
Makefile
obj-m := mmc.o
|
|
|
|
ifeq ($(MAKING_MODULES),1)
|
|
|
|
-include $(TOPDIR)/Rules.make
|
|
endif
|
|
|