diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2008-09-16 13:12:16 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-10-11 11:18:50 -0400 |
commit | e8c7c482347574ecdd45c43e32c332d5fc2ece61 (patch) | |
tree | c741aa6cdb4e897df9f9476d83a816a7a2b058dd /arch/mips/Makefile | |
parent | 8d2d91e86b4153cc2305ec86fe908048f459ff7f (diff) |
MIPS: Alchemy: rename directory
It's more than the au1000 these days.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r-- | arch/mips/Makefile | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile index 87f67228e309..4401a0c1278c 100644 --- a/arch/mips/Makefile +++ b/arch/mips/Makefile | |||
@@ -176,103 +176,103 @@ load-$(CONFIG_MACH_JAZZ) += 0xffffffff80080000 | |||
176 | # | 176 | # |
177 | # Common Alchemy Au1x00 stuff | 177 | # Common Alchemy Au1x00 stuff |
178 | # | 178 | # |
179 | core-$(CONFIG_SOC_AU1X00) += arch/mips/au1000/common/ | 179 | core-$(CONFIG_SOC_AU1X00) += arch/mips/alchemy/common/ |
180 | cflags-$(CONFIG_SOC_AU1X00) += -Iinclude/asm-mips/mach-au1x00 | 180 | cflags-$(CONFIG_SOC_AU1X00) += -Iinclude/asm-mips/mach-au1x00 |
181 | 181 | ||
182 | # | 182 | # |
183 | # AMD Alchemy Pb1000 eval board | 183 | # AMD Alchemy Pb1000 eval board |
184 | # | 184 | # |
185 | libs-$(CONFIG_MIPS_PB1000) += arch/mips/au1000/pb1000/ | 185 | libs-$(CONFIG_MIPS_PB1000) += arch/mips/alchemy/pb1000/ |
186 | cflags-$(CONFIG_MIPS_PB1000) += -Iinclude/asm-mips/mach-pb1x00 | 186 | cflags-$(CONFIG_MIPS_PB1000) += -Iinclude/asm-mips/mach-pb1x00 |
187 | load-$(CONFIG_MIPS_PB1000) += 0xffffffff80100000 | 187 | load-$(CONFIG_MIPS_PB1000) += 0xffffffff80100000 |
188 | 188 | ||
189 | # | 189 | # |
190 | # AMD Alchemy Pb1100 eval board | 190 | # AMD Alchemy Pb1100 eval board |
191 | # | 191 | # |
192 | libs-$(CONFIG_MIPS_PB1100) += arch/mips/au1000/pb1100/ | 192 | libs-$(CONFIG_MIPS_PB1100) += arch/mips/alchemy/pb1100/ |
193 | cflags-$(CONFIG_MIPS_PB1100) += -Iinclude/asm-mips/mach-pb1x00 | 193 | cflags-$(CONFIG_MIPS_PB1100) += -Iinclude/asm-mips/mach-pb1x00 |
194 | load-$(CONFIG_MIPS_PB1100) += 0xffffffff80100000 | 194 | load-$(CONFIG_MIPS_PB1100) += 0xffffffff80100000 |
195 | 195 | ||
196 | # | 196 | # |
197 | # AMD Alchemy Pb1500 eval board | 197 | # AMD Alchemy Pb1500 eval board |
198 | # | 198 | # |
199 | libs-$(CONFIG_MIPS_PB1500) += arch/mips/au1000/pb1500/ | 199 | libs-$(CONFIG_MIPS_PB1500) += arch/mips/alchemy/pb1500/ |
200 | cflags-$(CONFIG_MIPS_PB1500) += -Iinclude/asm-mips/mach-pb1x00 | 200 | cflags-$(CONFIG_MIPS_PB1500) += -Iinclude/asm-mips/mach-pb1x00 |
201 | load-$(CONFIG_MIPS_PB1500) += 0xffffffff80100000 | 201 | load-$(CONFIG_MIPS_PB1500) += 0xffffffff80100000 |
202 | 202 | ||
203 | # | 203 | # |
204 | # AMD Alchemy Pb1550 eval board | 204 | # AMD Alchemy Pb1550 eval board |
205 | # | 205 | # |
206 | libs-$(CONFIG_MIPS_PB1550) += arch/mips/au1000/pb1550/ | 206 | libs-$(CONFIG_MIPS_PB1550) += arch/mips/alchemy/pb1550/ |
207 | cflags-$(CONFIG_MIPS_PB1550) += -Iinclude/asm-mips/mach-pb1x00 | 207 | cflags-$(CONFIG_MIPS_PB1550) += -Iinclude/asm-mips/mach-pb1x00 |
208 | load-$(CONFIG_MIPS_PB1550) += 0xffffffff80100000 | 208 | load-$(CONFIG_MIPS_PB1550) += 0xffffffff80100000 |
209 | 209 | ||
210 | # | 210 | # |
211 | # AMD Alchemy Pb1200 eval board | 211 | # AMD Alchemy Pb1200 eval board |
212 | # | 212 | # |
213 | libs-$(CONFIG_MIPS_PB1200) += arch/mips/au1000/pb1200/ | 213 | libs-$(CONFIG_MIPS_PB1200) += arch/mips/alchemy/pb1200/ |
214 | cflags-$(CONFIG_MIPS_PB1200) += -Iinclude/asm-mips/mach-pb1x00 | 214 | cflags-$(CONFIG_MIPS_PB1200) += -Iinclude/asm-mips/mach-pb1x00 |
215 | load-$(CONFIG_MIPS_PB1200) += 0xffffffff80100000 | 215 | load-$(CONFIG_MIPS_PB1200) += 0xffffffff80100000 |
216 | 216 | ||
217 | # | 217 | # |
218 | # AMD Alchemy Db1000 eval board | 218 | # AMD Alchemy Db1000 eval board |
219 | # | 219 | # |
220 | libs-$(CONFIG_MIPS_DB1000) += arch/mips/au1000/db1x00/ | 220 | libs-$(CONFIG_MIPS_DB1000) += arch/mips/alchemy/db1x00/ |
221 | cflags-$(CONFIG_MIPS_DB1000) += -Iinclude/asm-mips/mach-db1x00 | 221 | cflags-$(CONFIG_MIPS_DB1000) += -Iinclude/asm-mips/mach-db1x00 |
222 | load-$(CONFIG_MIPS_DB1000) += 0xffffffff80100000 | 222 | load-$(CONFIG_MIPS_DB1000) += 0xffffffff80100000 |
223 | 223 | ||
224 | # | 224 | # |
225 | # AMD Alchemy Db1100 eval board | 225 | # AMD Alchemy Db1100 eval board |
226 | # | 226 | # |
227 | libs-$(CONFIG_MIPS_DB1100) += arch/mips/au1000/db1x00/ | 227 | libs-$(CONFIG_MIPS_DB1100) += arch/mips/alchemy/db1x00/ |
228 | cflags-$(CONFIG_MIPS_DB1100) += -Iinclude/asm-mips/mach-db1x00 | 228 | cflags-$(CONFIG_MIPS_DB1100) += -Iinclude/asm-mips/mach-db1x00 |
229 | load-$(CONFIG_MIPS_DB1100) += 0xffffffff80100000 | 229 | load-$(CONFIG_MIPS_DB1100) += 0xffffffff80100000 |
230 | 230 | ||
231 | # | 231 | # |
232 | # AMD Alchemy Db1500 eval board | 232 | # AMD Alchemy Db1500 eval board |
233 | # | 233 | # |
234 | libs-$(CONFIG_MIPS_DB1500) += arch/mips/au1000/db1x00/ | 234 | libs-$(CONFIG_MIPS_DB1500) += arch/mips/alchemy/db1x00/ |
235 | cflags-$(CONFIG_MIPS_DB1500) += -Iinclude/asm-mips/mach-db1x00 | 235 | cflags-$(CONFIG_MIPS_DB1500) += -Iinclude/asm-mips/mach-db1x00 |
236 | load-$(CONFIG_MIPS_DB1500) += 0xffffffff80100000 | 236 | load-$(CONFIG_MIPS_DB1500) += 0xffffffff80100000 |
237 | 237 | ||
238 | # | 238 | # |
239 | # AMD Alchemy Db1550 eval board | 239 | # AMD Alchemy Db1550 eval board |
240 | # | 240 | # |
241 | libs-$(CONFIG_MIPS_DB1550) += arch/mips/au1000/db1x00/ | 241 | libs-$(CONFIG_MIPS_DB1550) += arch/mips/alchemy/db1x00/ |
242 | cflags-$(CONFIG_MIPS_DB1550) += -Iinclude/asm-mips/mach-db1x00 | 242 | cflags-$(CONFIG_MIPS_DB1550) += -Iinclude/asm-mips/mach-db1x00 |
243 | load-$(CONFIG_MIPS_DB1550) += 0xffffffff80100000 | 243 | load-$(CONFIG_MIPS_DB1550) += 0xffffffff80100000 |
244 | 244 | ||
245 | # | 245 | # |
246 | # AMD Alchemy Db1200 eval board | 246 | # AMD Alchemy Db1200 eval board |
247 | # | 247 | # |
248 | libs-$(CONFIG_MIPS_DB1200) += arch/mips/au1000/pb1200/ | 248 | libs-$(CONFIG_MIPS_DB1200) += arch/mips/alchemy/pb1200/ |
249 | cflags-$(CONFIG_MIPS_DB1200) += -Iinclude/asm-mips/mach-db1x00 | 249 | cflags-$(CONFIG_MIPS_DB1200) += -Iinclude/asm-mips/mach-db1x00 |
250 | load-$(CONFIG_MIPS_DB1200) += 0xffffffff80100000 | 250 | load-$(CONFIG_MIPS_DB1200) += 0xffffffff80100000 |
251 | 251 | ||
252 | # | 252 | # |
253 | # AMD Alchemy Bosporus eval board | 253 | # AMD Alchemy Bosporus eval board |
254 | # | 254 | # |
255 | libs-$(CONFIG_MIPS_BOSPORUS) += arch/mips/au1000/db1x00/ | 255 | libs-$(CONFIG_MIPS_BOSPORUS) += arch/mips/alchemy/db1x00/ |
256 | cflags-$(CONFIG_MIPS_BOSPORUS) += -Iinclude/asm-mips/mach-db1x00 | 256 | cflags-$(CONFIG_MIPS_BOSPORUS) += -Iinclude/asm-mips/mach-db1x00 |
257 | load-$(CONFIG_MIPS_BOSPORUS) += 0xffffffff80100000 | 257 | load-$(CONFIG_MIPS_BOSPORUS) += 0xffffffff80100000 |
258 | 258 | ||
259 | # | 259 | # |
260 | # AMD Alchemy Mirage eval board | 260 | # AMD Alchemy Mirage eval board |
261 | # | 261 | # |
262 | libs-$(CONFIG_MIPS_MIRAGE) += arch/mips/au1000/db1x00/ | 262 | libs-$(CONFIG_MIPS_MIRAGE) += arch/mips/alchemy/db1x00/ |
263 | cflags-$(CONFIG_MIPS_MIRAGE) += -Iinclude/asm-mips/mach-db1x00 | 263 | cflags-$(CONFIG_MIPS_MIRAGE) += -Iinclude/asm-mips/mach-db1x00 |
264 | load-$(CONFIG_MIPS_MIRAGE) += 0xffffffff80100000 | 264 | load-$(CONFIG_MIPS_MIRAGE) += 0xffffffff80100000 |
265 | 265 | ||
266 | # | 266 | # |
267 | # 4G-Systems eval board | 267 | # 4G-Systems eval board |
268 | # | 268 | # |
269 | libs-$(CONFIG_MIPS_MTX1) += arch/mips/au1000/mtx-1/ | 269 | libs-$(CONFIG_MIPS_MTX1) += arch/mips/alchemy/mtx-1/ |
270 | load-$(CONFIG_MIPS_MTX1) += 0xffffffff80100000 | 270 | load-$(CONFIG_MIPS_MTX1) += 0xffffffff80100000 |
271 | 271 | ||
272 | # | 272 | # |
273 | # MyCable eval board | 273 | # MyCable eval board |
274 | # | 274 | # |
275 | libs-$(CONFIG_MIPS_XXS1500) += arch/mips/au1000/xxs1500/ | 275 | libs-$(CONFIG_MIPS_XXS1500) += arch/mips/alchemy/xxs1500/ |
276 | load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000 | 276 | load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000 |
277 | 277 | ||
278 | # | 278 | # |