From 5b99897d9aff57b81537e3334e7ed5702236f4f2 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Mon, 19 Nov 2012 11:26:35 +0000 Subject: Link libkms to the build (needs a userland from the kms branch). --- lib/libdrm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libdrm/Makefile b/lib/libdrm/Makefile index fd49bcb86..5551815fb 100644 --- a/lib/libdrm/Makefile +++ b/lib/libdrm/Makefile @@ -3,7 +3,7 @@ .include "${.CURDIR}/Makefile.inc" .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "amd64" -SUBDIR=intel radeon +SUBDIR=intel radeon libkms .elif ${MACHINE} == "macppc" SUBDIR=radeon .endif -- cgit v1.2.3