diff options
Diffstat (limited to 'arch/arm/Makefile')
-rw-r--r-- | arch/arm/Makefile | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/arch/arm/Makefile b/arch/arm/Makefile index 27032222b86..2dca13f6016 100644 --- a/arch/arm/Makefile +++ b/arch/arm/Makefile | |||
@@ -94,7 +94,7 @@ CFLAGS_ABI +=-funwind-tables | |||
94 | endif | 94 | endif |
95 | 95 | ||
96 | ifeq ($(CONFIG_THUMB2_KERNEL),y) | 96 | ifeq ($(CONFIG_THUMB2_KERNEL),y) |
97 | AFLAGS_AUTOIT :=$(call as-option,-Wa$(comma)-mimplicit-it=thumb,-Wa$(comma)-mauto-it) | 97 | AFLAGS_AUTOIT :=$(call as-option,-Wa$(comma)-mimplicit-it=always,-Wa$(comma)-mauto-it) |
98 | AFLAGS_NOWARN :=$(call as-option,-Wa$(comma)-mno-warn-deprecated,-Wa$(comma)-W) | 98 | AFLAGS_NOWARN :=$(call as-option,-Wa$(comma)-mno-warn-deprecated,-Wa$(comma)-W) |
99 | CFLAGS_THUMB2 :=-mthumb $(AFLAGS_AUTOIT) $(AFLAGS_NOWARN) | 99 | CFLAGS_THUMB2 :=-mthumb $(AFLAGS_AUTOIT) $(AFLAGS_NOWARN) |
100 | AFLAGS_THUMB2 :=$(CFLAGS_THUMB2) -Wa$(comma)-mthumb | 100 | AFLAGS_THUMB2 :=$(CFLAGS_THUMB2) -Wa$(comma)-mthumb |
@@ -146,6 +146,8 @@ machine-$(CONFIG_ARCH_MX1) := mx1 | |||
146 | machine-$(CONFIG_ARCH_MX2) := mx2 | 146 | machine-$(CONFIG_ARCH_MX2) := mx2 |
147 | machine-$(CONFIG_ARCH_MX25) := mx25 | 147 | machine-$(CONFIG_ARCH_MX25) := mx25 |
148 | machine-$(CONFIG_ARCH_MX3) := mx3 | 148 | machine-$(CONFIG_ARCH_MX3) := mx3 |
149 | machine-$(CONFIG_ARCH_MX5) := mx5 | ||
150 | machine-$(CONFIG_ARCH_MXC91231) := mxc91231 | ||
149 | machine-$(CONFIG_ARCH_NETX) := netx | 151 | machine-$(CONFIG_ARCH_NETX) := netx |
150 | machine-$(CONFIG_ARCH_NOMADIK) := nomadik | 152 | machine-$(CONFIG_ARCH_NOMADIK) := nomadik |
151 | machine-$(CONFIG_ARCH_NS9XXX) := ns9xxx | 153 | machine-$(CONFIG_ARCH_NS9XXX) := ns9xxx |
@@ -167,6 +169,7 @@ machine-$(CONFIG_ARCH_S5PC1XX) := s5pc100 | |||
167 | machine-$(CONFIG_ARCH_S5PV210) := s5pv210 | 169 | machine-$(CONFIG_ARCH_S5PV210) := s5pv210 |
168 | machine-$(CONFIG_ARCH_SA1100) := sa1100 | 170 | machine-$(CONFIG_ARCH_SA1100) := sa1100 |
169 | machine-$(CONFIG_ARCH_SHARK) := shark | 171 | machine-$(CONFIG_ARCH_SHARK) := shark |
172 | machine-$(CONFIG_ARCH_SHMOBILE) := shmobile | ||
170 | machine-$(CONFIG_ARCH_STMP378X) := stmp378x | 173 | machine-$(CONFIG_ARCH_STMP378X) := stmp378x |
171 | machine-$(CONFIG_ARCH_STMP37XX) := stmp37xx | 174 | machine-$(CONFIG_ARCH_STMP37XX) := stmp37xx |
172 | machine-$(CONFIG_ARCH_U300) := u300 | 175 | machine-$(CONFIG_ARCH_U300) := u300 |
@@ -174,21 +177,20 @@ machine-$(CONFIG_ARCH_U8500) := ux500 | |||
174 | machine-$(CONFIG_ARCH_VERSATILE) := versatile | 177 | machine-$(CONFIG_ARCH_VERSATILE) := versatile |
175 | machine-$(CONFIG_ARCH_W90X900) := w90x900 | 178 | machine-$(CONFIG_ARCH_W90X900) := w90x900 |
176 | machine-$(CONFIG_FOOTBRIDGE) := footbridge | 179 | machine-$(CONFIG_FOOTBRIDGE) := footbridge |
177 | machine-$(CONFIG_ARCH_MXC91231) := mxc91231 | ||
178 | 180 | ||
179 | # Platform directory name. This list is sorted alphanumerically | 181 | # Platform directory name. This list is sorted alphanumerically |
180 | # by CONFIG_* macro name. | 182 | # by CONFIG_* macro name. |
181 | plat-$(CONFIG_ARCH_MXC) := mxc | 183 | plat-$(CONFIG_ARCH_MXC) := mxc |
182 | plat-$(CONFIG_ARCH_OMAP) := omap | 184 | plat-$(CONFIG_ARCH_OMAP) := omap |
185 | plat-$(CONFIG_ARCH_S3C64XX) := samsung | ||
186 | plat-$(CONFIG_ARCH_STMP3XXX) := stmp3xxx | ||
183 | plat-$(CONFIG_PLAT_IOP) := iop | 187 | plat-$(CONFIG_PLAT_IOP) := iop |
184 | plat-$(CONFIG_PLAT_NOMADIK) := nomadik | 188 | plat-$(CONFIG_PLAT_NOMADIK) := nomadik |
185 | plat-$(CONFIG_PLAT_ORION) := orion | 189 | plat-$(CONFIG_PLAT_ORION) := orion |
186 | plat-$(CONFIG_PLAT_PXA) := pxa | 190 | plat-$(CONFIG_PLAT_PXA) := pxa |
187 | plat-$(CONFIG_PLAT_S3C24XX) := s3c24xx samsung | 191 | plat-$(CONFIG_PLAT_S3C24XX) := s3c24xx samsung |
188 | plat-$(CONFIG_ARCH_S3C64XX) := samsung | ||
189 | plat-$(CONFIG_PLAT_S5PC1XX) := s5pc1xx samsung | 192 | plat-$(CONFIG_PLAT_S5PC1XX) := s5pc1xx samsung |
190 | plat-$(CONFIG_PLAT_S5P) := s5p samsung | 193 | plat-$(CONFIG_PLAT_S5P) := s5p samsung |
191 | plat-$(CONFIG_ARCH_STMP3XXX) := stmp3xxx | ||
192 | 194 | ||
193 | ifeq ($(CONFIG_ARCH_EBSA110),y) | 195 | ifeq ($(CONFIG_ARCH_EBSA110),y) |
194 | # This is what happens if you forget the IOCS16 line. | 196 | # This is what happens if you forget the IOCS16 line. |