diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-10 16:44:32 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-10 16:44:32 +0000 |
commit | ba7f77b25f63da13b08673be9dd85f645083a89c (patch) | |
tree | 53e4fa15c08d808cdb1eddbc4a8ffc5e63d17fda /target/linux/ppc40x/patches/005-magicboxv1.patch | |
parent | 33c38fba27eb5892dd1a84af5ab9c1117e84103a (diff) | |
download | upstream-ba7f77b25f63da13b08673be9dd85f645083a89c.tar.gz upstream-ba7f77b25f63da13b08673be9dd85f645083a89c.tar.bz2 upstream-ba7f77b25f63da13b08673be9dd85f645083a89c.zip |
upgrade ppc40x to 2.6.28.10
SVN-Revision: 15755
Diffstat (limited to 'target/linux/ppc40x/patches/005-magicboxv1.patch')
-rw-r--r-- | target/linux/ppc40x/patches/005-magicboxv1.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ppc40x/patches/005-magicboxv1.patch b/target/linux/ppc40x/patches/005-magicboxv1.patch index 159e4f8a65..331fc5ff19 100644 --- a/target/linux/ppc40x/patches/005-magicboxv1.patch +++ b/target/linux/ppc40x/patches/005-magicboxv1.patch @@ -263,7 +263,7 @@ +}; --- a/arch/powerpc/boot/Makefile +++ b/arch/powerpc/boot/Makefile -@@ -69,7 +69,7 @@ src-plat := of.c cuboot-52xx.c cuboot-82 +@@ -70,7 +70,7 @@ src-plat := of.c cuboot-52xx.c cuboot-82 cuboot-katmai.c cuboot-rainier.c redboot-8xx.c ep8248e.c \ cuboot-warp.c cuboot-85xx-cpm2.c cuboot-yosemite.c simpleboot.c \ virtex405-head.S virtex.c redboot-83xx.c cuboot-sam440ep.c \ @@ -272,7 +272,7 @@ src-boot := $(src-wlib) $(src-plat) empty.c src-boot := $(addprefix $(obj)/, $(src-boot)) -@@ -213,6 +213,7 @@ image-$(CONFIG_DEFAULT_UIMAGE) += uImag +@@ -214,6 +214,7 @@ image-$(CONFIG_DEFAULT_UIMAGE) += uImag image-$(CONFIG_EP405) += dtbImage.ep405 image-$(CONFIG_WALNUT) += treeImage.walnut image-$(CONFIG_ACADIA) += cuImage.acadia @@ -282,7 +282,7 @@ image-$(CONFIG_EBONY) += treeImage.ebony cuImage.ebony --- a/arch/powerpc/platforms/40x/Kconfig +++ b/arch/powerpc/platforms/40x/Kconfig -@@ -41,6 +41,16 @@ config KILAUEA +@@ -49,6 +49,16 @@ config KILAUEA help This option enables support for the AMCC PPC405EX evaluation board. |