diff options
Diffstat (limited to 'target/linux/ramips/image/mt76x8.mk')
-rw-r--r-- | target/linux/ramips/image/mt76x8.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ramips/image/mt76x8.mk b/target/linux/ramips/image/mt76x8.mk index 4362c3bc43..c0b243c3c3 100644 --- a/target/linux/ramips/image/mt76x8.mk +++ b/target/linux/ramips/image/mt76x8.mk @@ -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 |