summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf/dpaa/config.dpaa
blob: bc68498d9a1cc807cc561d5577c1aa207d4ca005 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $FreeBSD$

makeoptions DPAA_COMPILE_CMD_COMMON="${NORMAL_C} \
	-Wno-cast-qual -Wno-unused-function -Wno-init-self -fms-extensions \
	-include $S/contrib/ncsw/build/dflags.h \
	-I$S/contrib/ncsw/build/ \
	-I$S/contrib/ncsw/inc \
	-I$S/contrib/ncsw/inc/cores \
	-I$S/contrib/ncsw/inc/etc \
	-I$S/contrib/ncsw/inc/Peripherals \
	-I$S/contrib/ncsw/etc \
	-I$S/contrib/ncsw/Peripherals/BM \
	-I$S/contrib/ncsw/Peripherals/FM \
	-I$S/contrib/ncsw/Peripherals/FM/HC \
	-I$S/contrib/ncsw/Peripherals/FM/inc \
	-I$S/contrib/ncsw/Peripherals/FM/MAC \
	-I$S/contrib/ncsw/Peripherals/FM/Pcd \
	-I$S/contrib/ncsw/Peripherals/FM/Port \
	-I$S/contrib/ncsw/Peripherals/FM/Rtc \
	-I$S/contrib/ncsw/Peripherals/QM \
	-I$S/contrib/ncsw/inc/integrations"
OpenPOWER on IntegriCloud