diff options
Diffstat (limited to 'target/linux/mpc83xx/patches-2.6.33/003-boot_rb600.patch')
-rw-r--r-- | target/linux/mpc83xx/patches-2.6.33/003-boot_rb600.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/mpc83xx/patches-2.6.33/003-boot_rb600.patch b/target/linux/mpc83xx/patches-2.6.33/003-boot_rb600.patch index be82131779..c199bdfd42 100644 --- a/target/linux/mpc83xx/patches-2.6.33/003-boot_rb600.patch +++ b/target/linux/mpc83xx/patches-2.6.33/003-boot_rb600.patch @@ -1,5 +1,5 @@ ---- a/arch/powerpc/boot/rb600.c -+++ b/arch/powerpc/boot/rb600.c +--- /dev/null ++++ b/arch/powerpc/boot/rb600.c @@ -0,0 +1,80 @@ +/* + * The RouterBOARD platform -- for booting RB600(A) RouterBOARDs. |