mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 21:52:28 +02:00
de1ea81e28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13729 3c298f89-4303-0410-b956-a3cf2f4a3e73
6 lines
82 B
Makefile
6 lines
82 B
Makefile
obj-m := siit.o
|
|
ifeq ($(MAKING_MODULES),1)
|
|
-include $(TOPDIR)/Rules.make
|
|
endif
|
|
|