ramips: image: drop redundant SUPPORTED_DEVICES
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
bfed382540
commit
68dcec7e16
2 changed files with 0 additions and 2 deletions
|
@ -33,7 +33,6 @@ define Device/alfa-network_ac1200rm
|
|||
IMAGE_SIZE := 16064k
|
||||
DEVICE_TITLE := ALFA Network AC1200RM
|
||||
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci
|
||||
SUPPORTED_DEVICES := $(subst _,$(comma),$(1))
|
||||
endef
|
||||
TARGET_DEVICES += alfa-network_ac1200rm
|
||||
|
||||
|
|
|
@ -24,7 +24,6 @@ define Device/alfa-network_awusfree1
|
|||
IMAGE_SIZE := $(ralink_default_fw_size_8M)
|
||||
DEVICE_TITLE := ALFA Network AWUSFREE1
|
||||
DEVICE_PACKAGES := uboot-envtools
|
||||
SUPPORTED_DEVICES := $(subst _,$(comma),$(1))
|
||||
endef
|
||||
TARGET_DEVICES += alfa-network_awusfree1
|
||||
|
||||
|
|
Loading…
Reference in a new issue