projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] kernel: revert unrelated change in previous commit
[openwrt.git]
/
package
/
ifenslave
/
Makefile
diff --git
a/package/ifenslave/Makefile
b/package/ifenslave/Makefile
index
3117470
..
5292e45
100644
(file)
--- a/
package/ifenslave/Makefile
+++ b/
package/ifenslave/Makefile
@@
-16,7
+16,7
@@
include $(INCLUDE_DIR)/package.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
This page took
0.026287 seconds
and
4
git commands to generate.