This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#glevand's PS3 kernel patches | |
#modified ./patches/series for NAND 3.3.x | |
#you on twitter? @earthmeLon | |
# git://gist.github.com:2476441.git | |
### | |
### | |
###Move to your kernel source root | |
### wget -r --no-parent --reject "index*" http://gitbrew.org/~glevand/ps3/linux/linux-3/patches-3.3/ | |
### mv gitbrew.org/~glevand/ps3/linux/linux-3/patches-3.3/ ./ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
#glevand's PS3 kernel patches | |
#modified ./patches/series for NAND 3.2.x | |
#you on twitter? @earthmeLon | |
# git://gist.github.com/2476405.git | |
### | |
### | |
###Move to your kernel source root | |
### wget -r --no-parent --reject "index*" http://gitbrew.org/~glevand/ps3/linux/linux-3/patches/ | |
### mv gitbrew.org/~glevand/ps3/linux/linux-3/patches/ ./ |
NewerOlder