Deleted Added
full compact
1c1
< #$FreeBSD: head/sys/modules/ixgbe/Makefile 211400 2010-08-16 17:48:55Z yongari $
---
> #$FreeBSD: head/sys/modules/ixgbe/Makefile 215911 2010-11-26 22:46:32Z jfv $
5c5
< SRCS += ixgbe.c
---
> SRCS += ixgbe.c ixv.c
7c7
< SRCS += ixgbe_common.c ixgbe_api.c ixgbe_phy.c
---
> SRCS += ixgbe_common.c ixgbe_api.c ixgbe_phy.c ixgbe_mbx.c ixgbe_vf.c