projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb19fcc
)
[package] exclude pktgen for uml target
author
Florian Fainelli
<florian@openwrt.org>
Fri, 29 Apr 2011 12:04:17 +0000
(12:04 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Fri, 29 Apr 2011 12:04:17 +0000
(12:04 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26781
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/netsupport.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/netsupport.mk
b/package/kernel/modules/netsupport.mk
index
8987fe4
..
cc6010b
100644
(file)
--- a/
package/kernel/modules/netsupport.mk
+++ b/
package/kernel/modules/netsupport.mk
@@
-637,6
+637,7
@@
$(eval $(call KernelPackage,mp-alg))
define KernelPackage/pktgen
SUBMENU:=$(NETWORK_SUPPORT_MENU)
+ DEPENDS:=@!TARGET_uml
TITLE:=Network packet generator
KCONFIG:=CONFIG_NET_PKTGEN
FILES:=$(LINUX_DIR)/net/core/pktgen.ko