1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 06:54:58 +01:00
openwrt/package/siit/src/Makefile
2008-12-22 23:33:10 +00:00

6 lines
82 B
Makefile

obj-m := siit.o
ifeq ($(MAKING_MODULES),1)
-include $(TOPDIR)/Rules.make
endif