mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
add pcie feature flag
SVN-Revision: 16293
This commit is contained in:
parent
fb4eb16283
commit
72d88f2a48
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user