kernel: add plan 9 fs package
[openwrt/openwrt.git] / include / target.mk
index 7fe48ecbe3a2f460cb5db4f9ed5b9638d383c43f..8b94959bc0350c28d89652511c98ce3ab3bec460 100644 (file)
@@ -257,6 +257,9 @@ ifeq ($(DUMP),1)
     ifneq ($(CONFIG_RTC_CLASS),)
       FEATURES += rtc
     endif
+    ifneq ($(CONFIG_VIRTIO),)
+      FEATURES += virtio
+    endif
     FEATURES += $(foreach v,6 7,$(if $(CONFIG_CPU_V$(v)),arm_v$(v)))
 
     # remove duplicates