summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-12-24 23:26:23 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-12-24 23:26:23 +0000
commitea46eda74b17919b2d315625de15bd77f8d083b0 (patch)
tree8c0bab33c06a998eda8ac561df9d21bc800ded08 /contrib
parentb9b4d9a2ab2c74b284ecbaa6afae52f7792659f7 (diff)
contrib/fwd: add makwefile to make sdk happy
Diffstat (limited to 'contrib')
-rw-r--r--contrib/fwd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/fwd/Makefile b/contrib/fwd/Makefile
new file mode 100644
index 000000000..f7fac7740
--- /dev/null
+++ b/contrib/fwd/Makefile
@@ -0,0 +1,2 @@
+include ../../build/config.mk
+include ../../build/module.mk