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

Commit fd55cd3d authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Russell King
Browse files

[ARM] 5321/1: Kirkwood: fix typo in Makefile

parent 884afaab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@ obj-y += common.o addr-map.o irq.o pcie.o

obj-$(CONFIG_MACH_DB88F6281_BP)		+= db88f6281-bp-setup.o
obj-$(CONFIG_MACH_RD88F6192_NAS)	+= rd88f6192-nas-setup.o
obj-$(CONFIG_MACH_RD88F6192_NAS)	+= rd88f6281-setup.o
obj-$(CONFIG_MACH_RD88F6281)		+= rd88f6281-setup.o