aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2011-03-03 17:10:48 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2011-03-03 17:10:48 +0000
commit2e060fec8e3bb7cea5833ef53c15303da101085f (patch)
treecb2e63a9458ccaf52c778768c13249900546efa3 /sys/conf
parentb5082dbf3b49c43712f1bdf0919015f2282b3619 (diff)
Notes
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 8ab3126a5d85..a3bdfe8fbf82 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -924,7 +924,7 @@ dev/e1000/e1000_82543.c optional em | igb \
dev/e1000/e1000_82571.c optional em | igb \
compile-with "${NORMAL_C} -I$S/dev/e1000"
dev/e1000/e1000_82575.c optional em | igb \
- compile-with "${NORMAL_C} -I$S/dev/igb"
+ compile-with "${NORMAL_C} -I$S/dev/e1000"
dev/e1000/e1000_ich8lan.c optional em | igb \
compile-with "${NORMAL_C} -I$S/dev/e1000"
dev/e1000/e1000_api.c optional em | igb \