# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
-# $Id$
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
define Package/ifenslave
SECTION:=net
CATEGORY:=Network
- DEPENDS:=@LINUX_2_6 +kmod-bonding
+ DEPENDS:=+kmod-bonding
TITLE:=A utility to manipulate kernel ethernet bonding devices
VERSION:=$(LINUX_VERSION)-$(PKG_RELEASE)
URL:=http://www.kernel.org