summaryrefslogtreecommitdiff
path: root/obsolete-buildroot/make/kmod-ppp-async.mk
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2004-08-27 00:42:33 +0000
committerMike Baker <mbm@openwrt.org>2004-08-27 00:42:33 +0000
commit63b8e74e82428800833586f92f4e066743cf926a (patch)
tree7ef2c062b8733bbd08473f6c2bed78c7ad9708d1 /obsolete-buildroot/make/kmod-ppp-async.mk
parent42540ae85355f3ceca6f04a152b338b716b10dcb (diff)
downloadmtk-20170518-63b8e74e82428800833586f92f4e066743cf926a.zip
mtk-20170518-63b8e74e82428800833586f92f4e066743cf926a.tar.gz
mtk-20170518-63b8e74e82428800833586f92f4e066743cf926a.tar.bz2
various patches nico: buildroot-20040825-kmodules.patch.txt buildroot-20040825-tcpdump.patch.txt buildroot-20040825-libpcap.patch.txt buildroot-20040825-libpthread.patch.txt buildroot-20040825-fprobe.patch.txt buildroot-20040825-pptp-client.patch.txt twolife: iproute2.patch.txt
SVN-Revision: 149
Diffstat (limited to 'obsolete-buildroot/make/kmod-ppp-async.mk')
-rw-r--r--obsolete-buildroot/make/kmod-ppp-async.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/obsolete-buildroot/make/kmod-ppp-async.mk b/obsolete-buildroot/make/kmod-ppp-async.mk
new file mode 100644
index 0000000..3b076ab
--- /dev/null
+++ b/obsolete-buildroot/make/kmod-ppp-async.mk
@@ -0,0 +1,4 @@
+kmod-ppp-async-ipk: ipkg-utils $(OPENWRT_IPK_DIR)/kmod-ppp-async/CONTROL/*
+ chmod a+x $(OPENWRT_IPK_DIR)/kmod-ppp-async/CONTROL/rules
+ cd $(OPENWRT_IPK_DIR)/kmod-ppp-async ; $(IPKG_BUILDPACKAGE)
+ mv $(OPENWRT_IPK_DIR)/kmod-ppp-async_*.ipk $(BUILD_DIR) \ No newline at end of file