mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
651a578f52
SVN-Revision: 13729
6 lines
82 B
Makefile
6 lines
82 B
Makefile
obj-m := siit.o
|
|
ifeq ($(MAKING_MODULES),1)
|
|
-include $(TOPDIR)/Rules.make
|
|
endif
|
|
|