[IPV6]: Fix Makefile thinko.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 25 Apr 2007 05:15:40 +0000 (22:15 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:29:53 +0000 (22:29 -0700)
commit30041e4af426bc9ab7a73440ce4a7c78881b6001
treec589d0b6edd50a263a5fcce135df349cc46d6ef4
parent7f7d9a6b96c5708c5184cbed61bbc15b163a0f08
[IPV6]: Fix Makefile thinko.

obj-$(CONFIG_PROC_FS) --> ipv6-$(CONFIG_PROC_FS)

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/Makefile