add my hackish openwrt-tools package.
authorWaldemar Brodkorb <wbx@openwrt.org>
Tue, 8 Feb 2005 08:20:25 +0000 (08:20 +0000)
committerWaldemar Brodkorb <wbx@openwrt.org>
Tue, 8 Feb 2005 08:20:25 +0000 (08:20 +0000)
commit2c959ec52f04ff1396b47558f9031ed209ad9ad8
treea5073df3935d986d1860b28c0011d7034c084e2f
parentfa62de8c02e8a77a4b4b3990cc3c4886151683bc
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
package/openwrt/Config.in [new file with mode: 0644]
package/openwrt/Makefile.in [new file with mode: 0644]
package/openwrt/mtd.c [new file with mode: 0644]
package/openwrt/openwrt.mk [new file with mode: 0644]