diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-14 21:31:26 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-14 21:31:26 +0000 |
commit | 9fd67b2db578d4850502861c3f966d4314b6d63f (patch) | |
tree | 9607f484323e46427cffc218202011045b72534a /openwrt/package/ethtool/ipkg | |
parent | 294c9e8c0eda5777ef9a920b2c99be1c880b69be (diff) |
add ethtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3372 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/ethtool/ipkg')
-rw-r--r-- | openwrt/package/ethtool/ipkg/ethtool.control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openwrt/package/ethtool/ipkg/ethtool.control b/openwrt/package/ethtool/ipkg/ethtool.control new file mode 100644 index 0000000000..2cc3f065c5 --- /dev/null +++ b/openwrt/package/ethtool/ipkg/ethtool.control @@ -0,0 +1,4 @@ +Package: ethtool +Priority: optional +Section: net +Description: Display or change ethernet card settings |