Correct include path.
Submitted by: arundel MFC after: 1 week
This commit is contained in:
parent
00ca42e5c4
commit
96bbcd5388
@ -960,7 +960,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 \
|
||||
|
Loading…
Reference in New Issue
Block a user