From b4fb1a340df59e0db01de9b022ca4697b3d35972 Mon Sep 17 00:00:00 2001 From: Kristoffer Ericson Date: Fri, 14 Jul 2006 13:57:06 +0000 Subject: Moving linux-jlime-${ARCH}-* -> linux-jlime-${machine}-*: * Changing from arch->machine due to the addition of 56x support. This requires different kernel but since both 72x and 56x are arm we need to use MACHINE to define instead. conf/local.conf : Changing ARCH -> MACHINE. --- .../Makefile-Video-Jornada720.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/linux/linux-jlime-jornada7xx-2.6.17/Makefile-Video-Jornada720.patch (limited to 'packages/linux/linux-jlime-jornada7xx-2.6.17/Makefile-Video-Jornada720.patch') diff --git a/packages/linux/linux-jlime-jornada7xx-2.6.17/Makefile-Video-Jornada720.patch b/packages/linux/linux-jlime-jornada7xx-2.6.17/Makefile-Video-Jornada720.patch new file mode 100644 index 0000000000..147604a1b3 --- /dev/null +++ b/packages/linux/linux-jlime-jornada7xx-2.6.17/Makefile-Video-Jornada720.patch @@ -0,0 +1,10 @@ +--- linux-2.6.17-vanilla/drivers/video/Makefile 2006-06-18 01:49:35.000000000 +0000 ++++ linux-2.6.17/drivers/video/Makefile 2006-07-10 17:06:11.000000000 +0000 +@@ -75,6 +75,7 @@ + obj-$(CONFIG_FB_SUN3) += sun3fb.o + obj-$(CONFIG_FB_HIT) += hitfb.o + obj-$(CONFIG_FB_EPSON1355) += epson1355fb.o ++obj-$(CONFIG_FB_EPSON1356) += epson1356fb.o + obj-$(CONFIG_FB_PVR2) += pvr2fb.o + obj-$(CONFIG_FB_VOODOO1) += sstfb.o + obj-$(CONFIG_FB_ARMCLCD) += amba-clcd.o -- cgit v1.2.3