exclude pktgen for uml target
SVN-Revision: 26781
This commit is contained in:
parent
cbc75a9c70
commit
ed5e092217
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue