lkml.org 
[lkml]   [2004]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.6.10-rc1-mm5
Brice Goglin <Brice.Goglin@ens-lyon.fr> wrote:
>
> LD .tmp_vmlinux1
> drivers/built-in.o(.text+0x1c5a4): In function `fbcon_set_font':
> : undefined reference to `crc32_le'

I guess we do it this way:


--- 25/drivers/video/console/Kconfig~fbdev-fix-for-using-16-pixel-wide-font-in-fb-console-config-fix 2004-11-11 03:11:32.464948904 -0800
+++ 25-akpm/drivers/video/console/Kconfig 2004-11-11 03:12:00.013760848 -0800
@@ -105,6 +105,7 @@ config DUMMY_CONSOLE
config FRAMEBUFFER_CONSOLE
tristate "Framebuffer Console support"
depends on FB
+ select CRC32

config FONTS
bool "Select compiled-in fonts"
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.258 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site