projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e780660
)
packages/batman-adv: adjust dependency on CRC16 kernel module
author
Nicolas Thill
<nico@openwrt.org>
Fri, 28 Oct 2011 13:36:51 +0000
(13:36 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 28 Oct 2011 13:36:51 +0000
(13:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/batman-adv@28657
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e5a4147a7bb74c59fc79e2498a8108a9af6cde36..345f64e672a4c39f7f91227071ee39a0f9f9317e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-28,7
+28,7
@@
define KernelPackage/batman-adv
URL:=http://www.open-mesh.org/
MAINTAINER:=Marek Lindner <lindner_marek@yahoo.de>
SUBMENU:=Network Support
- DEPENDS:=@!LINUX_2_4 +kmod-crc16
+ DEPENDS:=@!LINUX_2_4 +kmod-
lib-
crc16
TITLE:=B.A.T.M.A.N. Adv
FILES:=$(PKG_BUILD_DIR)/batman-adv.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,50,batman-adv)