]> git.vomp.tv Git - makedevenv.git/blob - kernel/otherpatches/Makefile.patch
Copy only JPEGs necessary for MVP dongle
[makedevenv.git] / kernel / otherpatches / Makefile.patch
1 diff -Naur linux-2.4.31-orig/Makefile linux-2.4.31/Makefile
2 --- linux-2.4.31-orig/Makefile  2007-01-26 23:52:46.000000000 +0000
3 +++ linux-2.4.31/Makefile       2007-01-26 23:53:13.000000000 +0000
4 @@ -21,8 +21,8 @@
5  
6  #CROSS_COMPILE         =
7  
8 -ARCH=ppc
9 -CROSS_COMPILE  = powerpc-405-linux-gnu-
10 +#ARCH=ppc
11 +#CROSS_COMPILE = powerpc-405-linux-gnu-
12  
13  #
14  # Include the make variables (CC, etc...)