Skip to content
Snippets Groups Projects
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
Branches
Tags
No related merge requests found
...@@ -2,4 +2,4 @@ obj-y += common.o addr-map.o irq.o pcie.o ...@@ -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_DB88F6281_BP) += db88f6281-bp-setup.o
obj-$(CONFIG_MACH_RD88F6192_NAS) += rd88f6192-nas-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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment