e1000e: disabled vendor modul on kirkwood.

e1000e vendor driver does not build with a error at power management. So we use the default kernel driver on this platform.
This commit is contained in:
Arne Fitzenreiter
2013-06-23 08:37:06 +02:00
parent 6a9fcb7a73
commit dc735c40c3

View File

@@ -442,7 +442,7 @@ buildipfire() {
ipfiremake r8169 KCFG="-kirkwood"
ipfiremake r8168 KCFG="-kirkwood"
ipfiremake r8101 KCFG="-kirkwood"
ipfiremake e1000e KCFG="-kirkwood"
# ipfiremake e1000e KCFG="-kirkwood"
ipfiremake igb KCFG="-kirkwood"
fi