Add missing e1000_82575.c entry to build in order to improve chances of
kernel compilation due to missing symbols in em driver.
This commit is contained in:
parent
53bc1d83c0
commit
11631e9f45
@ -614,6 +614,8 @@ 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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user