mvebu: move subtarget image Makefile switch to parent Makefile
[openwrt/openwrt.git] / target / linux / mvebu / image / cortex-a53.mk
index f5313429affc02a6bc5e954258c65a5c7653aecb..e58a3c42b9c19394941775e794296c84b607b7fc 100644 (file)
@@ -1,5 +1,3 @@
-ifeq ($(SUBTARGET),cortexa53)
-
 define Device/globalscale_espressobin
   $(call Device/Default-arm64)
   DEVICE_VENDOR := Marvell
@@ -73,5 +71,3 @@ define Device/methode_udpu
   BOOT_SCRIPT := udpu
 endef
 TARGET_DEVICES += methode_udpu
-
-endif