xref: /freebsd/sys/powerpc/conf/dpaa/config.dpaa (revision 031beb4e239bfce798af17f5fe8dba8bcaf13d99)
10aeed3e9SJustin Hibbits
291ebf7d7SJustin Hibbitsfiles		"dpaa/files.dpaa"
391ebf7d7SJustin Hibbits
4*ab3f2a38SBrandon Bergrenmakeoptions DPAA_COMPILE_CMD="${LINUXKPI_C} ${DPAAWARNFLAGS} \
50aeed3e9SJustin Hibbits	-Wno-cast-qual -Wno-unused-function -Wno-init-self -fms-extensions \
60aeed3e9SJustin Hibbits	-include $S/contrib/ncsw/build/dflags.h \
7852ba100SJustin Hibbits	-Wno-error=missing-prototypes \
80aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/build/ \
90aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/inc \
100aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/inc/cores \
110aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/inc/etc \
120aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/inc/Peripherals \
130aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/etc \
140aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/Peripherals/BM \
150aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/Peripherals/FM \
160aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/Peripherals/FM/HC \
170aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/Peripherals/FM/inc \
180aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/Peripherals/FM/MAC \
190aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/Peripherals/FM/Pcd \
200aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/Peripherals/FM/Port \
210aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/Peripherals/FM/Rtc \
220aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/Peripherals/QM \
23852ba100SJustin Hibbits	-I$S/contrib/ncsw/inc/flib \
240aeed3e9SJustin Hibbits	-I$S/contrib/ncsw/inc/integrations"
25