packages: kernel-gpu-nouveau/kernel-gpu-nouveau.spec - fix defines
patrys
patrys at pld-linux.org
Fri Dec 4 13:04:53 CET 2009
Author: patrys Date: Fri Dec 4 12:04:53 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- fix defines
---- Files affected:
packages/kernel-gpu-nouveau:
kernel-gpu-nouveau.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: packages/kernel-gpu-nouveau/kernel-gpu-nouveau.spec
diff -u packages/kernel-gpu-nouveau/kernel-gpu-nouveau.spec:1.8 packages/kernel-gpu-nouveau/kernel-gpu-nouveau.spec:1.9
--- packages/kernel-gpu-nouveau/kernel-gpu-nouveau.spec:1.8 Fri Dec 4 12:30:26 2009
+++ packages/kernel-gpu-nouveau/kernel-gpu-nouveau.spec Fri Dec 4 13:04:48 2009
@@ -55,7 +55,7 @@
TOPDIR=$(pwd)
cd drivers/gpu/drm
%build_kernel_modules -m drm,drm_kms_helper,nouveau/nouveau,ttm/ttm \
- CONFIG_ACPI=m \
+ CONFIG_ACPI=y \
CONFIG_DRM=m \
CONFIG_DRM_TTM=m \
CONFIG_DRM_KMS_HELPER=m \
@@ -102,6 +102,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2009/12/04 12:04:48 patrys
+- fix defines
+
Revision 1.8 2009/12/04 11:30:26 patrys
- current snap
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel-gpu-nouveau/kernel-gpu-nouveau.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list