diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-09-14 15:30:53 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-09-14 15:30:53 +0000 |
commit | 704d4d2453ffbe82de97d2f70d0fb4699fedccf1 (patch) | |
tree | 83f120ba347abc842f42e76bfb9f931500756e52 /package/mtd/ipkg | |
parent | e7f8acce0cd7853a6fa81601e300d1d1728f6008 (diff) | |
download | upstream-704d4d2453ffbe82de97d2f70d0fb4699fedccf1.tar.gz upstream-704d4d2453ffbe82de97d2f70d0fb4699fedccf1.tar.bz2 upstream-704d4d2453ffbe82de97d2f70d0fb4699fedccf1.zip |
sync with whiterussian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1923 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mtd/ipkg')
-rw-r--r-- | package/mtd/ipkg/mtd-static.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/mtd/ipkg/mtd-static.control b/package/mtd/ipkg/mtd-static.control new file mode 100644 index 0000000000..5c73808ae0 --- /dev/null +++ b/package/mtd/ipkg/mtd-static.control @@ -0,0 +1,6 @@ +Package: mtd-static +Priority: optional +Section: sys +Maintainer: OpenWrt Developer <openwrt-devel@openwrt.org> +Source: buildroot internal +Description: Tool for modifying the flash chip (statically linked) |