|
@@ -107,7 +107,7 @@ core-y += arch/arc/
|
|
|
# w/o this dtb won't embed into kernel binary
|
|
|
core-y += arch/arc/boot/dts/
|
|
|
|
|
|
-core-$(CONFIG_ARC_PLAT_SIM) += arch/arc/plat-sim/
|
|
|
+core-y += arch/arc/plat-sim/
|
|
|
core-$(CONFIG_ARC_PLAT_TB10X) += arch/arc/plat-tb10x/
|
|
|
core-$(CONFIG_ARC_PLAT_AXS10X) += arch/arc/plat-axs10x/
|
|
|
core-$(CONFIG_ARC_PLAT_EZNPS) += arch/arc/plat-eznps/
|