diff options
Diffstat (limited to 'target/linux/mpc83xx/patches-2.6.33/017-platforms_83xx_rbppc.patch')
-rw-r--r-- | target/linux/mpc83xx/patches-2.6.33/017-platforms_83xx_rbppc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/mpc83xx/patches-2.6.33/017-platforms_83xx_rbppc.patch b/target/linux/mpc83xx/patches-2.6.33/017-platforms_83xx_rbppc.patch index 7370ff5fd8..67cc12541c 100644 --- a/target/linux/mpc83xx/patches-2.6.33/017-platforms_83xx_rbppc.patch +++ b/target/linux/mpc83xx/patches-2.6.33/017-platforms_83xx_rbppc.patch @@ -1,5 +1,5 @@ ---- a/arch/powerpc/platforms/83xx/rbppc.c -+++ b/arch/powerpc/platforms/83xx/rbppc.c +--- /dev/null ++++ b/arch/powerpc/platforms/83xx/rbppc.c @@ -0,0 +1,316 @@ +/* + * Copyright (C) 2008-2009 Noah Fontes <nfontes@transtruct.org> |