The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/powerpc/conf/dpaa/config.dpaa

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    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         -I$S/contrib/ncsw/build/ \
   10         -I$S/contrib/ncsw/inc \
   11         -I$S/contrib/ncsw/inc/cores \
   12         -I$S/contrib/ncsw/inc/etc \
   13         -I$S/contrib/ncsw/inc/Peripherals \
   14         -I$S/contrib/ncsw/etc \
   15         -I$S/contrib/ncsw/Peripherals/BM \
   16         -I$S/contrib/ncsw/Peripherals/FM \
   17         -I$S/contrib/ncsw/Peripherals/FM/HC \
   18         -I$S/contrib/ncsw/Peripherals/FM/inc \
   19         -I$S/contrib/ncsw/Peripherals/FM/MAC \
   20         -I$S/contrib/ncsw/Peripherals/FM/Pcd \
   21         -I$S/contrib/ncsw/Peripherals/FM/Port \
   22         -I$S/contrib/ncsw/Peripherals/FM/Rtc \
   23         -I$S/contrib/ncsw/Peripherals/QM \
   24         -I$S/contrib/ncsw/inc/flib \
   25         -I$S/contrib/ncsw/inc/integrations"

Cache object: f3fa0df8acbe14a4250244344e2365f3


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.