]> git.baikalelectronics.ru Git - kernel.git/commit
net: fix build with CONFIG_NET=n
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 12 Mar 2008 01:03:35 +0000 (18:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Mar 2008 01:03:35 +0000 (18:03 -0700)
commit4414b255dc161ea74b49f005bf3675ee4ed62684
treee73ba46c7d54199ccef2ec378569d29501179bf5
parent8de04963d9c2180a5e034caa0cf2ebd2c8c2ddd9
net: fix build with CONFIG_NET=n

fs/built-in.o:(.rodata+0x1134): undefined reference to `proc_net_inode_operations'
fs/built-in.o:(.rodata+0x1138): undefined reference to `proc_net_operations'

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
fs/proc/base.c