aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/conf/dpaa/config.dpaa
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/conf/dpaa/config.dpaa')
-rw-r--r--sys/powerpc/conf/dpaa/config.dpaa24
1 files changed, 0 insertions, 24 deletions
diff --git a/sys/powerpc/conf/dpaa/config.dpaa b/sys/powerpc/conf/dpaa/config.dpaa
deleted file mode 100644
index 0b7c8fcf3b29..000000000000
--- a/sys/powerpc/conf/dpaa/config.dpaa
+++ /dev/null
@@ -1,24 +0,0 @@
-
-files "dpaa/files.dpaa"
-
-makeoptions DPAA_COMPILE_CMD="${LINUXKPI_C} ${DPAAWARNFLAGS} \
- -Wno-cast-qual -Wno-unused-function -Wno-init-self \
- -include $S/contrib/ncsw/build/dflags.h \
- -Wno-error=missing-prototypes \
- -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/flib \
- -I$S/contrib/ncsw/inc/integrations"