diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2006-01-31 20:57:25 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2006-01-31 20:57:25 +0000 |
commit | ac80b1360263ef63eb71775e3432a1b8e3bf1d80 (patch) | |
tree | a409e863d77d00e3d93c2551addd1fd1ccb1cc89 | |
parent | 57de6edec83e1b8791a1636b16a69d018d1c9d29 (diff) | |
download | upstream-ac80b1360263ef63eb71775e3432a1b8e3bf1d80.tar.gz upstream-ac80b1360263ef63eb71775e3432a1b8e3bf1d80.tar.bz2 upstream-ac80b1360263ef63eb71775e3432a1b8e3bf1d80.zip |
remove pfring control file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3101 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/control/kmod-ring.control | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/control/kmod-ring.control b/target/linux/control/kmod-ring.control deleted file mode 100644 index bdd293e780..0000000000 --- a/target/linux/control/kmod-ring.control +++ /dev/null @@ -1,6 +0,0 @@ -Package: kmod-ring -Priority: optional -Section: sys -Source: buildroot internal -Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org> -Description: Kernel PF ring stuff |