Print this page
acpica-unix2-20130823
*** 44,54 ****
./usr/src/cmd/sqlite
./usr/src/lib/libsqlite
./usr/src/cmd/tcpd
./usr/src/common/openssl
./usr/src/grub
! ./usr/src/uts/intel/sys/acpi
#
# Ignore ksh93/ast-related files that are only used to resync our build
# configuration with upstream.
#
--- 44,55 ----
./usr/src/cmd/sqlite
./usr/src/lib/libsqlite
./usr/src/cmd/tcpd
./usr/src/common/openssl
./usr/src/grub
! ./usr/src/cmd/acpitools
! ./usr/src/common/acpica
#
# Ignore ksh93/ast-related files that are only used to resync our build
# configuration with upstream.
#
*** 146,156 ****
#
./usr/src/cmd/sgs/packages
./usr/src/cmd/sgs/rtld.4.x
./usr/src/prototypes
./usr/src/cmd/pools/poold/com/sun/solaris/*/*/package.html
- ./usr/src/uts/intel/io/acpica/cmp_ca.sh
#
# Ignore files that are only used by internal packages.
#
./usr/src/cmd/sgs/*/*/*chk.msg
--- 147,156 ----
*** 218,234 ****
./usr/src/uts/sparc/si3124/Makefile
./usr/src/uts/sparc/nv_sata/Makefile
./usr/src/uts/sparc/ahci/Makefile
#
- # Ignore uttrack.c. It is provided as part of the standard
- # ACPI CA source code but provides optional resource tracking
- # functionality which is not used.
- #
- ./usr/src/uts/intel/io/acpica/utilities/uttrack.c
-
- #
# Ignore any files that get used during a gcc build only.
#
./usr/src/cmd/sgs/rtld/common/mapfile-order-gcc
#
--- 218,227 ----