1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ppc40x: switch to 3.2.9

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30791 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2012-03-02 18:04:02 +00:00
parent 68f91f9c17
commit a0784c78e1
5 changed files with 62 additions and 40 deletions

View File

@@ -407,7 +407,7 @@
src-boot := $(src-wlib) $(src-plat) empty.c
src-boot := $(addprefix $(obj)/, $(src-boot))
@@ -198,6 +200,7 @@ image-$(CONFIG_EP405) += dtbImage.ep40
@@ -199,6 +201,7 @@ image-$(CONFIG_EP405) += dtbImage.ep40
image-$(CONFIG_HOTFOOT) += cuImage.hotfoot
image-$(CONFIG_WALNUT) += treeImage.walnut
image-$(CONFIG_ACADIA) += cuImage.acadia
@@ -417,7 +417,7 @@
image-$(CONFIG_EBONY) += treeImage.ebony cuImage.ebony
--- a/arch/powerpc/platforms/40x/Kconfig
+++ b/arch/powerpc/platforms/40x/Kconfig
@@ -62,6 +62,16 @@ config KILAUEA
@@ -54,6 +54,16 @@ config KILAUEA
help
This option enables support for the AMCC PPC405EX evaluation board.