|
@@ -41,7 +41,6 @@ obj-$(if $(filter am33xx,$(SOC)),y) += am33xx/
|
|
|
obj-$(if $(filter bcm281xx,$(SOC)),y) += bcm281xx/
|
|
|
obj-$(if $(filter bcmcygnus,$(SOC)),y) += bcmcygnus/
|
|
|
obj-$(if $(filter bcmnsp,$(SOC)),y) += bcmnsp/
|
|
|
-obj-$(CONFIG_ARCH_EXYNOS) += exynos/
|
|
|
obj-$(if $(filter ls102xa,$(SOC)),y) += ls102xa/
|
|
|
obj-$(if $(filter mx5,$(SOC)),y) += mx5/
|
|
|
obj-$(CONFIG_MX6) += mx6/
|