Add support for the Arcom/Eurotech Viper SBC onboard ethernet.
Signed-off-by: Marc Zyngier <marc.zyngier@altran.com>
This commit is contained in:
Родитель
352699a3d7
Коммит
175ff20f6a
|
@ -43,7 +43,8 @@
|
|||
#if defined(CONFIG_ARCH_LUBBOCK) ||\
|
||||
defined(CONFIG_MACH_MAINSTONE) ||\
|
||||
defined(CONFIG_MACH_ZYLONITE) ||\
|
||||
defined(CONFIG_MACH_LITTLETON)
|
||||
defined(CONFIG_MACH_LITTLETON) ||\
|
||||
defined(CONFIG_ARCH_VIPER)
|
||||
|
||||
#include <asm/mach-types.h>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче