[scripts] use mktemp instead of tempfile in combined-image.sh to make it work on...
[openwrt-10.03/.git] / package / siit / src / Makefile
1 obj-m   := siit.o
2 ifeq ($(MAKING_MODULES),1)
3 -include $(TOPDIR)/Rules.make
4 endif
5