summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/acpidb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/acpi/acpidb/Makefile')
-rw-r--r--usr.sbin/acpi/acpidb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/acpi/acpidb/Makefile b/usr.sbin/acpi/acpidb/Makefile
index 0557802..5c48dc6 100644
--- a/usr.sbin/acpi/acpidb/Makefile
+++ b/usr.sbin/acpi/acpidb/Makefile
@@ -15,7 +15,7 @@ SRCS+= dmbuffer.c dmnames.c dmobject.c dmopcode.c dmresrc.c \
# events
SRCS+= evevent.c evglock.c evgpe.c evgpeblk.c evgpeinit.c \
evgpeutil.c evmisc.c evregion.c evrgnini.c evsci.c \
- evxface.c evxfevnt.c evxfgpe.c evxfregn.c
+ evxface.c evxfevnt.c evxfregn.c
# hardware
SRCS+= hwacpi.c hwgpe.c hwpci.c hwregs.c hwsleep.c hwvalid.c \
@@ -52,8 +52,7 @@ SRCS+= rsaddr.c rscalc.c rscreate.c rsdump.c rsinfo.c \
rsserial.c rsutils.c rsxface.c
# tables
-SRCS+= tbfadt.c tbfind.c tbinstal.c tbutils.c tbxface.c \
- tbxfroot.c
+SRCS+= tbfadt.c tbfind.c tbinstal.c tbutils.c tbxface.c
# utilities
SRCS+= utaddress.c utalloc.c utcache.c utcopy.c utdebug.c \
OpenPOWER on IntegriCloud