1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00

Somehow missed the stanza for 575 in the em driver

This commit is contained in:
Jack F Vogel 2008-03-01 03:58:49 +00:00
parent b91b89f9e5
commit cee379a803
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=176680

View File

@ -622,8 +622,6 @@ dev/em/e1000_82543.c optional em \
compile-with "${NORMAL_C} -I$S/dev/em"
dev/em/e1000_82571.c optional em \
compile-with "${NORMAL_C} -I$S/dev/em"
dev/em/e1000_82575.c optional em \
compile-with "${NORMAL_C} -I$S/dev/em"
dev/em/e1000_api.c optional em \
compile-with "${NORMAL_C} -I$S/dev/em"
dev/em/e1000_ich8lan.c optional em \