summaryrefslogtreecommitdiff
path: root/libdde-linux26/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libdde-linux26/lib/Makefile')
-rw-r--r--libdde-linux26/lib/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/libdde-linux26/lib/Makefile b/libdde-linux26/lib/Makefile
new file mode 100644
index 00000000..7e6ceb0c
--- /dev/null
+++ b/libdde-linux26/lib/Makefile
@@ -0,0 +1,11 @@
+PKGDIR ?= ..
+L4DIR ?= $(PKGDIR)
+
+#include $(L4DIR)/mk/Makeconf
+-include $(PKGDIR_OBJ)/Makeconf
+
+#ifeq ($(CONFIG_DDE26),y)
+TARGET = src src_ip
+#endif
+
+include $(L4DIR)/mk/subdir.mk