hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/mips/alchemy/Platform
....@@ -15,19 +15,16 @@
1515 #
1616 # 4G-Systems MTX-1 "MeshCube" wireless router
1717 #
18
-platform-$(CONFIG_MIPS_MTX1) += alchemy/
1918 load-$(CONFIG_MIPS_MTX1) += 0xffffffff80100000
2019
2120 #
2221 # MyCable eval board
2322 #
24
-platform-$(CONFIG_MIPS_XXS1500) += alchemy/
2523 load-$(CONFIG_MIPS_XXS1500) += 0xffffffff80100000
2624
2725 #
2826 # Trapeze ITS GRP board
2927 #
30
-platform-$(CONFIG_MIPS_GPR) += alchemy/
3128 load-$(CONFIG_MIPS_GPR) += 0xffffffff80100000
3229
3330 # boards can specify their own <gpio.h> in one of their include dirs.