TO_REMOVE+=/boot/modules/if_ural.ko
TO_REMOVE+=/usr/share/man/cat4/ural.4.gz
TO_REMOVE+=/usr/share/man/man4/ural.4.gz
+
+# XXX Remove when acpi_hp(4) has been fixed
+TO_REMOVE+=/boot/kernel/acpi_hp.ko
+TO_REMOVE+=/usr/share/man/cat4/acpi_hp.4.gz
+TO_REMOVE+=/usr/share/man/man4/acpi_hp.4.gz
acpi.4 \
acpi_asus.4 \
acpi_fujitsu.4 \
- acpi_hp.4 \
acpi_panasonic.4 \
acpi_sony.4 \
acpi_thermal.4 \
# rum.4 \
# ural.4 \
+# XXX re-add when acpi_hp(4) has been fixed
+# acpi_hp.4 \
+
MLINKS= acpi_thermal.4 acpi_tz.4
MLINKS+=agp.4 agpgart.4
MLINKS+=bktr.4 brooktree.4
.Xr kenv 1 ,
.Xr acpi_asus 4 ,
.Xr acpi_fujitsu 4 ,
-.Xr acpi_hp 4 ,
+.\".Xr acpi_hp 4 ,
.Xr acpi_panasonic 4 ,
.Xr acpi_sony 4 ,
.Xr acpi_thermal 4 ,
${MAKE} -f ${SYSDIR}/${OSACPI_MD_DIR}/Makefile \
MAKESRCPATH=${SYSDIR}/${OSACPI_MD_DIR}
-SUBDIR= acpi_asus acpi_fujitsu acpi_hp acpi_panasonic acpi_sony acpi_thinkpad acpi_toshiba acpi_video aibs
+SUBDIR= acpi_asus acpi_fujitsu acpi_panasonic acpi_sony acpi_thinkpad acpi_toshiba acpi_video aibs
+#SUBDIR+=acpi_hp
.include <bsd.kmod.mk>