[package] exclude pktgen for uml target
[openwrt.git] / package / kernel / modules / netsupport.mk
index 8987fe4..cc6010b 100644 (file)
@@ -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
This page took 0.023635 seconds and 4 git commands to generate.