From db61dfe624c9fd50c236f4e230e7b90394569f1a Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 16 Jun 2008 00:23:39 +0100 Subject: [PATCH] --- yaml --- r: 98157 b: refs/heads/master c: b8157180ccd8bb3752f510c6c434b86394636093 h: refs/heads/master i: 98155: df147f3a5692e691eba71571e0090105afd94220 v: v3 --- [refs] | 2 +- trunk/arch/mips/mips-boards/malta/Makefile | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 08b10f2fa3ad..266e246e2eb7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 938b2b14172bd098972df2a5157bfabf161c90e5 +refs/heads/master: b8157180ccd8bb3752f510c6c434b86394636093 diff --git a/trunk/arch/mips/mips-boards/malta/Makefile b/trunk/arch/mips/mips-boards/malta/Makefile index 8dc6e2ac4c03..db4ad654a6d3 100644 --- a/trunk/arch/mips/mips-boards/malta/Makefile +++ b/trunk/arch/mips/mips-boards/malta/Makefile @@ -19,9 +19,8 @@ # under Linux. # -obj-y := malta_int.o malta_platform.o malta_setup.o +obj-y := malta_int.o malta_mtd.o malta_platform.o malta_setup.o -obj-$(CONFIG_MTD) += malta_mtd.o # FIXME FIXME FIXME obj-$(CONFIG_MIPS_MT_SMTC) += malta_smtc.o