]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/powerpc/conf/dpaa/config.dpaa
[POWERPC64BE] add mrsas driver to GENERIC64
[FreeBSD/FreeBSD.git] / sys / powerpc / conf / dpaa / config.dpaa
1 # $FreeBSD$
2
3 files           "dpaa/files.dpaa"
4
5 makeoptions DPAA_COMPILE_CMD="${LINUXKPI_C} ${DPAAWARNFLAGS} \
6         -Wno-cast-qual -Wno-unused-function -Wno-init-self -fms-extensions \
7         -include $S/contrib/ncsw/build/dflags.h \
8         -Wno-error=missing-prototypes \
9         -Wno-redundant-decls \
10         -I$S/contrib/ncsw/build/ \
11         -I$S/contrib/ncsw/inc \
12         -I$S/contrib/ncsw/inc/cores \
13         -I$S/contrib/ncsw/inc/etc \
14         -I$S/contrib/ncsw/inc/Peripherals \
15         -I$S/contrib/ncsw/etc \
16         -I$S/contrib/ncsw/Peripherals/BM \
17         -I$S/contrib/ncsw/Peripherals/FM \
18         -I$S/contrib/ncsw/Peripherals/FM/HC \
19         -I$S/contrib/ncsw/Peripherals/FM/inc \
20         -I$S/contrib/ncsw/Peripherals/FM/MAC \
21         -I$S/contrib/ncsw/Peripherals/FM/Pcd \
22         -I$S/contrib/ncsw/Peripherals/FM/Port \
23         -I$S/contrib/ncsw/Peripherals/FM/Rtc \
24         -I$S/contrib/ncsw/Peripherals/QM \
25         -I$S/contrib/ncsw/inc/flib \
26         -I$S/contrib/ncsw/inc/integrations"