1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-16 07:38:59 +03:00
openwrt-xburst/package/siit/src/Makefile
nbd de1ea81e28 add siit for stateless ip and icmp translation to ipv6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13729 3c298f89-4303-0410-b956-a3cf2f4a3e73
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