mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:59:40 +02:00
[package] exclude pktgen for uml target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26781 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
118a9c5154
commit
1da15b499b
@ -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 New Issue
Block a user