diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-08 08:20:25 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-08 08:20:25 +0000 |
commit | 217eec334bc2a42184635c98afa27ff7b4aa7d8c (patch) | |
tree | a5073df3935d986d1860b28c0011d7034c084e2f /package/openwrt/Makefile.in | |
parent | 1db31aed2b36e041acd813a8b6ef7a85746bc9f1 (diff) |
add my hackish openwrt-tools package.
added my mtd.c reimplementation, too. It basically works, but needs
some more checks.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@224 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openwrt/Makefile.in')
-rw-r--r-- | package/openwrt/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openwrt/Makefile.in b/package/openwrt/Makefile.in new file mode 100644 index 000000000..5843057b1 --- /dev/null +++ b/package/openwrt/Makefile.in @@ -0,0 +1 @@ +TARGETS+=openwrt |