Re: [2.6 patch] VIA_VELOCITY must depend on INET

2005-07-20 Thread Alan Cox
On Maw, 2005-07-19 at 15:55 +0200, Adrian Bunk wrote: > VIA_VELOCITY=y and INET=n results in the following compile error: > > <-- snip --> > > ... > LD .tmp_vmlinux1 > drivers/built-in.o: In function `velocity_register_notifier': > via-velocity.c:(.text+0x3462c6): undefined reference to

[2.6 patch] VIA_VELOCITY must depend on INET

2005-07-19 Thread Adrian Bunk
VIA_VELOCITY=y and INET=n results in the following compile error: <-- snip --> ... LD .tmp_vmlinux1 drivers/built-in.o: In function `velocity_register_notifier': via-velocity.c:(.text+0x3462c6): undefined reference to `register_inetaddr_notifier' drivers/built-in.o: In function `velocit