Hi David, On Mon, Feb 15, 2010 at 3:08 AM, David Daney <david.s.daney@xxxxxxxxx> wrote: >> On 02/14/2010 12:16 PM, Manuel Lauss wrote: >>> this patch breaks my Alchemy builds: > Try the attached patch, it allows me to build an au1000 kernel. But since I > don't have harware, I cannot test it. Boots my userspace, thank you! > I started with pb1500_defconfig, but had to disable au1000_eth.c: > > drivers/net/au1000_eth.c: In function ‘au1000_probe’: > drivers/net/au1000_eth.c:1009: error: implicit declaration of function > ‘DECLARE_MAC_BUF’ > drivers/net/au1000_eth.c:1009: error: ‘ethaddr’ undeclared (first use in > this function) > drivers/net/au1000_eth.c:1009: error: (Each undeclared identifier is > reported only once > drivers/net/au1000_eth.c:1009: error: for each function it appears in.) I'll try to fix this; usually I only build db1200_defconfig. Manuel