> I don't see any differences between the generic and nand subtargets' > `config-default`, `target.mk`, or `image/*.mk` that seem related to > PCI_SUPPORT.
Well, generic target has PCI symbols enabled in config-default https://github.com/openwrt/openwrt/blob/master/target/linux/ath79/generic/config-default#L14 So you gotta enable those in nand too. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
