From 448b3572b3cd46ec70859d16f5f208d1cf78cc77 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Wed, 10 Aug 2011 21:16:49 +0200 Subject: [PATCH] acpi(4): Remove bogus line from the Makefile. --- sys/dev/acpica5/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/dev/acpica5/Makefile b/sys/dev/acpica5/Makefile index 14d0a54ca7..16c4e99d5e 100644 --- a/sys/dev/acpica5/Makefile +++ b/sys/dev/acpica5/Makefile @@ -1,5 +1,4 @@ # $FreeBSD: src/sys/modules/acpi/acpi/Makefile,v 1.3 2004/01/08 16:38:32 njl Exp $ -# $DragonFly: src/sys/dev/acpica5/Makefile,v 1.23 2008/08/28 09:25:42 hasso Exp $ CONTRIBDIR= ${SYSDIR}/${ACPICA_DIR} @@ -115,6 +114,5 @@ acpi_wakecode.h: acpi_wakecode.S MAKESRCPATH=${SYSDIR}/${OSACPI_MD_DIR} SUBDIR= acpi_asus acpi_fujitsu acpi_hp acpi_panasonic acpi_sony acpi_thinkpad acpi_toshiba acpi_video aibs -all: ${PROG} ${SUBDIR} .include -- 2.41.0