Magellan Linux

Contents of /trunk/nvidia/1.0.6629/conftest_koutput_includes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 1082 byte(s)
-import

1 --- conftest.sh.old 2004-11-07 12:20:02.776660256 +1100
2 +++ conftest.sh 2004-11-07 12:23:32.432787680 +1100
3 @@ -17,7 +17,7 @@
4
5 if [ "$OUTPUT" != "$SOURCES" ]; then
6 CFLAGS="$CFLAGS -I$OUTPUT/include2 -I$OUTPUT/include \
7 --I$HEADERS -I$HEADERS/asm/mach-default"
8 +-I$HEADERS -I$OUTPUT/include2/asm/mach-default"
9 else
10 CFLAGS="$CFLAGS -I$HEADERS -I$HEADERS/asm/mach-default"
11 fi
12 @@ -260,8 +260,8 @@
13 echo "installed on your system. If you specified a separate";
14 echo "output directory using either the \"KBUILD_OUTPUT\" or";
15 echo "the \"O\" KBUILD parameter, make sure to specify this";
16 - echo "directory with the SYSOUT environment variable or with";
17 - echo "the appropriate nvidia-installer command line option.";
18 + echo "directorys _PARENT_ with the KBUILD_OUTPUT_PREFIX";
19 + echo "environment variable, (or see /etc/env.d/05kernel)";
20 echo "";
21 if [ "$VERBOSE" = "full_output" ]; then
22 echo "*** Unable to determine the target kernel version. ***";

Properties

Name Value
svn:executable *