[brcm63xx] fix pcmcia device removal
[openwrt.git] / include / target.mk
index 7edd6f4..1f28fba 100644 (file)
@@ -144,6 +144,9 @@ ifeq ($(DUMP),1)
     ifneq ($(CONFIG_PCI),)
       FEATURES += pci
     endif
+    ifneq ($(CONFIG_PCIEPORTBUS),)
+      FEATURES += pcie
+    endif
     ifneq ($(CONFIG_USB)$(CONFIG_USB_SUPPORT),)
       FEATURES += usb
     endif
This page took 0.0247 seconds and 4 git commands to generate.