treewide: provide global default for SUPPORTED_DEVICES
[openwrt/openwrt.git] / target / linux / mediatek / image / Makefile
index 724bf430ef884b9f21ae5bb3ddb08813c57b5862..36ecdd5a9b12869d39511acb2cc19b0434f8d923 100644 (file)
@@ -31,7 +31,6 @@ define Device/Default
   IMAGES := sysupgrade.bin
   IMAGE/sysupgrade.bin := append-kernel | pad-to 128k | append-rootfs | \
        pad-rootfs | append-metadata
-  SUPPORTED_DEVICES := $(subst _,$(comma),$(1))
 endef
 
 include $(SUBTARGET).mk