1 # $FreeBSD$ 2 # Build dev/flash modules. 3 4 SUBDIR = 5 6 .if (${MACHINE_CPUARCH} == "aarch64") && !empty(OPT_FDT) 7 SUBDIR+= flexspi 8 .endif 9 10 .include <bsd.subdir.mk>
Cache object: 9ac2261ec46115821215b9c5682b8bf6
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.