Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

build error BCM5301X kernel



Hi

I have build error.

I do this is patch. Then Build is complete. But not check real target.

--- a/sys/arch/evbarm/conf/std.bcm53xx
+++ b/sys/arch/evbarm/conf/std.bcm53xx
@@ -21,7 +21,7 @@ options       _ARM32_NEED_BUS_DMA_BOUNCE
 options        __HAVE_CPU_COUNTER
 options        __HAVE_CPU_UAREA_ALLOC_IDLELWP
 options        __HAVE_FAST_SOFTINTS            # should be in types.h
-options        __HAVE_GENERIC_START
+#options       __HAVE_GENERIC_START
 options        __HAVE_MM_MD_CACHE_ALIASING
 options        __HAVE_MM_MD_DIRECT_MAPPED_PHYS
 options        __HAVE_PCI_CONF_HOOK

Thanks

Hiroki Mori



Home | Main Index | Thread Index | Old Index