1# $FreeBSD$ 2 3# NetCommSw drivers 4contrib/ncsw/etc/error.c optional dpaa \ 5 no-depend compile-with "${DPAA_COMPILE_CMD}" 6contrib/ncsw/etc/ncsw_list.c optional dpaa \ 7 no-depend compile-with "${DPAA_COMPILE_CMD}" 8contrib/ncsw/etc/memcpy.c optional dpaa \ 9 no-depend compile-with "${DPAA_COMPILE_CMD}" 10contrib/ncsw/etc/mm.c optional dpaa \ 11 no-depend compile-with "${DPAA_COMPILE_CMD}" 12contrib/ncsw/etc/ncsw_mem.c optional dpaa \ 13 no-depend compile-with "${DPAA_COMPILE_CMD}" 14contrib/ncsw/etc/sprint.c optional dpaa \ 15 no-depend compile-with "${DPAA_COMPILE_CMD}" 16contrib/ncsw/Peripherals/BM/bm.c optional dpaa \ 17 no-depend compile-with "${DPAA_COMPILE_CMD}" 18contrib/ncsw/Peripherals/BM/bman_low.c optional dpaa \ 19 no-depend compile-with "${DPAA_COMPILE_CMD}" 20contrib/ncsw/Peripherals/BM/bm_pool.c optional dpaa \ 21 no-depend compile-with "${DPAA_COMPILE_CMD}" 22contrib/ncsw/Peripherals/BM/bm_portal.c optional dpaa \ 23 no-depend compile-with "${DPAA_COMPILE_CMD}" 24contrib/ncsw/Peripherals/FM/SP/fm_sp.c optional dpaa \ 25 no-depend compile-with "${DPAA_COMPILE_CMD}" 26contrib/ncsw/Peripherals/FM/Rtc/fm_rtc.c optional dpaa \ 27 no-depend compile-with "${DPAA_COMPILE_CMD}" 28contrib/ncsw/Peripherals/FM/Rtc/fman_rtc.c optional dpaa \ 29 no-depend compile-with "${DPAA_COMPILE_CMD}" 30contrib/ncsw/Peripherals/FM/Port/fman_port.c optional dpaa \ 31 no-depend compile-with "${DPAA_COMPILE_CMD}" 32contrib/ncsw/Peripherals/FM/Port/fm_port.c optional dpaa \ 33 no-depend compile-with "${DPAA_COMPILE_CMD}" 34contrib/ncsw/Peripherals/FM/Port/fm_port_im.c optional dpaa \ 35 no-depend compile-with "${DPAA_COMPILE_CMD}" 36contrib/ncsw/Peripherals/FM/Pcd/fm_cc.c optional dpaa \ 37 no-depend compile-with "${DPAA_COMPILE_CMD}" 38contrib/ncsw/Peripherals/FM/Pcd/fm_kg.c optional dpaa \ 39 no-depend compile-with "${DPAA_COMPILE_CMD}" 40contrib/ncsw/Peripherals/FM/Pcd/fman_kg.c optional dpaa \ 41 no-depend compile-with "${DPAA_COMPILE_CMD}" 42contrib/ncsw/Peripherals/FM/Pcd/fm_manip.c optional dpaa \ 43 no-depend compile-with "${DPAA_COMPILE_CMD}" 44contrib/ncsw/Peripherals/FM/Pcd/fm_pcd.c optional dpaa \ 45 no-depend compile-with "${DPAA_COMPILE_CMD}" 46contrib/ncsw/Peripherals/FM/Pcd/fm_plcr.c optional dpaa \ 47 no-depend compile-with "${DPAA_COMPILE_CMD}" 48contrib/ncsw/Peripherals/FM/Pcd/fm_prs.c optional dpaa \ 49 no-depend compile-with "${DPAA_COMPILE_CMD}" 50contrib/ncsw/Peripherals/FM/Pcd/fman_prs.c optional dpaa \ 51 no-depend compile-with "${DPAA_COMPILE_CMD}" 52contrib/ncsw/Peripherals/FM/MAC/dtsec.c optional dpaa \ 53 no-depend compile-with "${DPAA_COMPILE_CMD}" 54contrib/ncsw/Peripherals/FM/MAC/dtsec_mii_acc.c optional dpaa \ 55 no-depend compile-with "${DPAA_COMPILE_CMD}" 56contrib/ncsw/Peripherals/FM/MAC/fman_dtsec.c optional dpaa \ 57 no-depend compile-with "${DPAA_COMPILE_CMD}" 58contrib/ncsw/Peripherals/FM/MAC/fman_dtsec_mii_acc.c optional dpaa \ 59 no-depend compile-with "${DPAA_COMPILE_CMD}" 60contrib/ncsw/Peripherals/FM/MAC/fm_mac.c optional dpaa \ 61 no-depend compile-with "${DPAA_COMPILE_CMD}" 62contrib/ncsw/Peripherals/FM/MAC/fman_dtsec.c optional dpaa \ 63 no-depend compile-with "${DPAA_COMPILE_CMD}" 64contrib/ncsw/Peripherals/FM/MAC/tgec.c optional dpaa \ 65 no-depend compile-with "${DPAA_COMPILE_CMD}" 66contrib/ncsw/Peripherals/FM/MAC/tgec_mii_acc.c optional dpaa \ 67 no-depend compile-with "${DPAA_COMPILE_CMD}" 68contrib/ncsw/Peripherals/FM/MAC/fman_tgec.c optional dpaa \ 69 no-depend compile-with "${DPAA_COMPILE_CMD}" 70contrib/ncsw/Peripherals/FM/HC/hc.c optional dpaa \ 71 no-depend compile-with "${DPAA_COMPILE_CMD}" 72contrib/ncsw/Peripherals/FM/fm_muram.c optional dpaa \ 73 no-depend compile-with "${DPAA_COMPILE_CMD}" 74contrib/ncsw/Peripherals/FM/fm_ncsw.c optional dpaa \ 75 no-depend compile-with "${DPAA_COMPILE_CMD}" 76contrib/ncsw/Peripherals/FM/fman_ncsw.c optional dpaa \ 77 no-depend compile-with "${DPAA_COMPILE_CMD} ${NO_WMISLEADING_INDENTATION}" 78contrib/ncsw/Peripherals/QM/qm.c optional dpaa \ 79 no-depend compile-with "${DPAA_COMPILE_CMD}" 80contrib/ncsw/Peripherals/QM/qm_portal_fqr.c optional dpaa \ 81 no-depend compile-with "${DPAA_COMPILE_CMD}" 82contrib/ncsw/user/env/stdlib.c optional dpaa \ 83 no-depend compile-with "${DPAA_COMPILE_CMD}" 84contrib/ncsw/user/env/xx.c optional dpaa \ 85 no-depend compile-with "${DPAA_COMPILE_CMD}" 86contrib/ncsw/user/env/core.c optional dpaa \ 87 no-depend compile-with "${DPAA_COMPILE_CMD}" 88 89# FreeBSD Wrappers 90dev/dpaa/portals_common.c optional dpaa \ 91 no-depend compile-with "${DPAA_COMPILE_CMD}" 92dev/dpaa/bman_portals.c optional dpaa fdt \ 93 no-depend compile-with "${DPAA_COMPILE_CMD}" 94dev/dpaa/bman.c optional dpaa \ 95 no-depend compile-with "${DPAA_COMPILE_CMD}" 96dev/dpaa/bman_fdt.c optional dpaa fdt \ 97 no-depend compile-with "${DPAA_COMPILE_CMD}" 98dev/dpaa/qman_portals.c optional dpaa fdt \ 99 no-depend compile-with "${DPAA_COMPILE_CMD}" 100dev/dpaa/qman.c optional dpaa \ 101 no-depend compile-with "${DPAA_COMPILE_CMD}" 102dev/dpaa/qman_fdt.c optional dpaa fdt \ 103 no-depend compile-with "${DPAA_COMPILE_CMD}" 104dev/dpaa/fman.c optional dpaa fdt \ 105 no-depend compile-with "${DPAA_COMPILE_CMD}" 106dev/dpaa/fman_mdio.c optional dpaa fdt \ 107 no-depend compile-with "${DPAA_COMPILE_CMD}" 108dev/dpaa/fman_fdt.c optional dpaa fdt \ 109 no-depend compile-with "${DPAA_COMPILE_CMD}" 110dev/dpaa/if_dtsec.c optional dpaa \ 111 no-depend compile-with "${DPAA_COMPILE_CMD}" 112dev/dpaa/if_dtsec_im.c optional dpaa \ 113 no-depend compile-with "${DPAA_COMPILE_CMD}" 114dev/dpaa/if_dtsec_rm.c optional dpaa \ 115 no-depend compile-with "${DPAA_COMPILE_CMD}" 116dev/dpaa/if_dtsec_fdt.c optional dpaa \ 117 no-depend compile-with "${DPAA_COMPILE_CMD}" 118 119# Examples 120dev/dpaa/bman-example.c optional bman_example dpaa \ 121 no-depend compile-with "${DPAA_COMPILE_CMD}" 122dev/dpaa/qman-example.c optional qman_example dpaa \ 123 no-depend compile-with "${DPAA_COMPILE_CMD}" 124