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)
commit13acc2ba5adb0926bf5c4869fa700ecdac22cd33
treee1c5337cc1978ae7eed9494ca2726690f09fc4da
parenta13e1d033b9275b5ee016d05cfa28d6eb03c8387
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@224 3c298f89-4303-0410-b956-a3cf2f4a3e73
openwrt/package/openwrt/Config.in [new file with mode: 0644]
openwrt/package/openwrt/Makefile.in [new file with mode: 0644]
openwrt/package/openwrt/mtd.c [new file with mode: 0644]
openwrt/package/openwrt/openwrt.mk [new file with mode: 0644]