diff options
Diffstat (limited to 'target/linux/mpc83xx/patches-2.6.33/022-boot_rb333.patch')
-rw-r--r-- | target/linux/mpc83xx/patches-2.6.33/022-boot_rb333.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/mpc83xx/patches-2.6.33/022-boot_rb333.patch b/target/linux/mpc83xx/patches-2.6.33/022-boot_rb333.patch index 53bc28d..8c70a0b 100644 --- a/target/linux/mpc83xx/patches-2.6.33/022-boot_rb333.patch +++ b/target/linux/mpc83xx/patches-2.6.33/022-boot_rb333.patch @@ -1,5 +1,5 @@ ---- a/arch/powerpc/boot/rb333.c -+++ b/arch/powerpc/boot/rb333.c +--- /dev/null ++++ b/arch/powerpc/boot/rb333.c @@ -0,0 +1,73 @@ +/* + * The RouterBOARD platform -- for booting RB333 RouterBOARDs. |