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 d29f9260fb1c..56e13bf22027 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -108,6 +108,7 @@ endif | |||
108 | machine-$(CONFIG_ARCH_PXA) := pxa | 108 | machine-$(CONFIG_ARCH_PXA) := pxa |
109 | machine-$(CONFIG_ARCH_L7200) := l7200 | 109 | machine-$(CONFIG_ARCH_L7200) := l7200 |
110 | machine-$(CONFIG_ARCH_INTEGRATOR) := integrator | 110 | machine-$(CONFIG_ARCH_INTEGRATOR) := integrator |
111 | machine-$(CONFIG_ARCH_GEMINI) := gemini | ||
111 | textofs-$(CONFIG_ARCH_CLPS711X) := 0x00028000 | 112 | textofs-$(CONFIG_ARCH_CLPS711X) := 0x00028000 |
112 | machine-$(CONFIG_ARCH_CLPS711X) := clps711x | 113 | machine-$(CONFIG_ARCH_CLPS711X) := clps711x |
113 | machine-$(CONFIG_ARCH_IOP32X) := iop32x | 114 | machine-$(CONFIG_ARCH_IOP32X) := iop32x |