Added missing Makefiles
authorSteven Barth <steven@midlink.org>
Wed, 6 Aug 2008 21:54:56 +0000 (21:54 +0000)
committerSteven Barth <steven@midlink.org>
Wed, 6 Aug 2008 21:54:56 +0000 (21:54 +0000)
libs/ipkg/Makefile [new file with mode: 0644]
libs/sys/Makefile [new file with mode: 0644]

diff --git a/libs/ipkg/Makefile b/libs/ipkg/Makefile
new file mode 100644 (file)
index 0000000..f7fac77
--- /dev/null
@@ -0,0 +1,2 @@
+include ../../build/config.mk
+include ../../build/module.mk
diff --git a/libs/sys/Makefile b/libs/sys/Makefile
new file mode 100644 (file)
index 0000000..f7fac77
--- /dev/null
@@ -0,0 +1,2 @@
+include ../../build/config.mk
+include ../../build/module.mk