From: Jo-Philipp Wich Date: Thu, 24 Dec 2009 23:26:23 +0000 (+0000) Subject: contrib/fwd: add makwefile to make sdk happy X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ea46eda74b17919b2d315625de15bd77f8d083b0;p=openwrt-luci.git contrib/fwd: add makwefile to make sdk happy --- diff --git a/contrib/fwd/Makefile b/contrib/fwd/Makefile new file mode 100644 index 0000000000..f7fac7740e --- /dev/null +++ b/contrib/fwd/Makefile @@ -0,0 +1,2 @@ +include ../../build/config.mk +include ../../build/module.mk