comparison sources/patches/linux-powerpc-bamboo.patch @ 1833:d8233213e770 draft 1.4.4

Redo powerpc-440fp target.
author Rob Landley <rob@landley.net>
date Wed, 06 Jan 2016 16:57:19 -0600
parents
children
comparison
equal deleted inserted replaced
1832:76106c2cccf2 1833:d8233213e770
1 The bamboo target unconditionally builds uboot, which adds additional
2 build prerequisites, but qemu cam boot from vlinux just fine.
3
4 diff -ruN linux/arch/powerpc/boot/Makefile linux.bak/arch/powerpc/boot/Makefile
5 --- linux/arch/powerpc/boot/Makefile 2015-08-30 13:34:09.000000000 -0500
6 +++ linux.bak/arch/powerpc/boot/Makefile 2016-01-06 16:51:31.958735214 -0600
7 @@ -239,7 +239,7 @@
8
9 # Board ports in arch/powerpc/platform/44x/Kconfig
10 image-$(CONFIG_EBONY) += treeImage.ebony cuImage.ebony
11 -image-$(CONFIG_BAMBOO) += treeImage.bamboo cuImage.bamboo
12 +image-$(CONFIG_BAMBOO) += treeImage.bamboo #cuImage.bamboo
13 image-$(CONFIG_SAM440EP) += cuImage.sam440ep
14 image-$(CONFIG_SEQUOIA) += cuImage.sequoia
15 image-$(CONFIG_RAINIER) += cuImage.rainier