Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 498a863f authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] SMTC: Build fix: Fix filename in Makefile

parent b7e4226e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,6 +15,6 @@ obj-$(CONFIG_EARLY_PRINTK) += malta-console.o
obj-$(CONFIG_PCI)		+= malta-pci.o

# FIXME FIXME FIXME
obj-$(CONFIG_MIPS_MT_SMTC)	+= malta_smtc.o
obj-$(CONFIG_MIPS_MT_SMTC)	+= malta-smtc.o

EXTRA_CFLAGS += -Werror