[PATCH 08/10] ux500: hooking up netdev and digio to compilation.
mathieu.poirier at linaro.org
mathieu.poirier at linaro.org
Fri Mar 11 18:08:10 EST 2011
From: Mathieu J. Poirier <mathieu.poirier at linaro.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier at linaro.org>
---
arch/arm/mach-ux500/Makefile | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-ux500/Makefile b/arch/arm/mach-ux500/Makefile
index 016cb9f..c7c7c46 100644
--- a/arch/arm/mach-ux500/Makefile
+++ b/arch/arm/mach-ux500/Makefile
@@ -13,6 +13,8 @@ obj-$(CONFIG_MACH_U8500) += board-mop500.o board-mop500-sdi.o \
board-mop500-pins.o
obj-$(CONFIG_MACH_U8500_SNOWBALL) += board-snowball.o \
board-snowball-pins.o \
+ board-snowball-netdev.o \
+ board-snowball-digio.o \
board-mop500-regulators.o board-mop500-sdi.o
obj-$(CONFIG_MACH_U5500) += board-u5500.o board-u5500-sdi.o
obj-$(CONFIG_SMP) += platsmp.o headsmp.o
--
1.7.1
More information about the linux-arm-kernel
mailing list