The tinderbox seems to have a different set of compiler options
enabled than my box, so the agp module gets different warnings than I got when I built. WERROR= to compensate.
This commit is contained in:
parent
7d64886df5
commit
c046033747
@ -20,6 +20,7 @@ SRCS+= agp_amd64.c
|
||||
SRCS+= device_if.h bus_if.h agp_if.h pci_if.h
|
||||
SRCS+= opt_bdg.h opt_bus.h
|
||||
MFILES= kern/device_if.m kern/bus_if.m pci/agp_if.m dev/pci/pci_if.m
|
||||
WERROR=
|
||||
|
||||
EXPORT_SYMS= agp_find_device \
|
||||
agp_state \
|
||||
|
Loading…
x
Reference in New Issue
Block a user