# XXX
#
# This is a special-purpose directory. Packages produced from this should
# not be included in package directories on normal mirrors, but only on
# firmware.openbsd.org mirrors and installed by fw_update.
#
# PERMIT_* should be set so that packages produced during bulk builds do
# not get included in the main package directories.
#
# XXX

# If adding drivers, also sync the possible_drivers list in OpenBSD/FwUpdate.pm
# and the driver list printed by src/usr.sbin/fw_update/patterns.c

     SUBDIR =
     SUBDIR += acx
     SUBDIR += amd
     SUBDIR += amdgpu
     SUBDIR += amdsev
     SUBDIR += apple-boot
     SUBDIR += arm64-qcom-dtb
     SUBDIR += athn
     SUBDIR += bwfm
     SUBDIR += bwi
     SUBDIR += intel
     SUBDIR += inteldrm
     SUBDIR += ipw
     SUBDIR += ice
     SUBDIR += iwi
     SUBDIR += iwm
     SUBDIR += iwn
     SUBDIR += iwx
     SUBDIR += malo
     SUBDIR += mtw
     SUBDIR += mwx
     SUBDIR += ogx
     SUBDIR += otus
     SUBDIR += pgt
     SUBDIR += qcpas
     SUBDIR += qwx
     SUBDIR += qwz
     SUBDIR += radeondrm
     SUBDIR += uath
     SUBDIR += ulpt
     SUBDIR += upgt
     SUBDIR += uvideo
     SUBDIR += vmm
     SUBDIR += wpi

.include <bsd.port.subdir.mk>
