diff options
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r-- | arch/arm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile index 6f4f8bf36071..5f6f9a585709 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -108,6 +108,7 @@ endif | |||
108 | machine-$(CONFIG_ARCH_CLPS711X) := clps711x | 108 | machine-$(CONFIG_ARCH_CLPS711X) := clps711x |
109 | machine-$(CONFIG_ARCH_IOP32X) := iop32x | 109 | machine-$(CONFIG_ARCH_IOP32X) := iop32x |
110 | machine-$(CONFIG_ARCH_IOP33X) := iop33x | 110 | machine-$(CONFIG_ARCH_IOP33X) := iop33x |
111 | machine-$(CONFIG_ARCH_IOP13XX) := iop13xx | ||
111 | machine-$(CONFIG_ARCH_IXP4XX) := ixp4xx | 112 | machine-$(CONFIG_ARCH_IXP4XX) := ixp4xx |
112 | machine-$(CONFIG_ARCH_IXP2000) := ixp2000 | 113 | machine-$(CONFIG_ARCH_IXP2000) := ixp2000 |
113 | machine-$(CONFIG_ARCH_IXP23XX) := ixp23xx | 114 | machine-$(CONFIG_ARCH_IXP23XX) := ixp23xx |