|
|
|
@ -1,70 +1,23 @@ |
|
|
|
|
#
|
|
|
|
|
# RT305X Profiles
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
define Device/asl26555-8M |
|
|
|
|
DTS := ASL26555-8M
|
|
|
|
|
IMAGE_SIZE := 7744k
|
|
|
|
|
SUPPORTED_DEVICES := asl26555
|
|
|
|
|
DEVICE_TITLE := Alpha ASL26555
|
|
|
|
|
define Device/3g150b |
|
|
|
|
DTS := 3G150B
|
|
|
|
|
BLOCKSIZE := 4k
|
|
|
|
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
|
|
|
|
UIMAGE_NAME:= Linux Kernel Image
|
|
|
|
|
DEVICE_TITLE := Tenda 3G150B
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += asl26555-8M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/asl26555-16M |
|
|
|
|
DTS := ASL26555-16M
|
|
|
|
|
IMAGE_SIZE := 15872k
|
|
|
|
|
SUPPORTED_DEVICES := asl26555
|
|
|
|
|
DEVICE_TITLE := Alpha ASL26555 16M
|
|
|
|
|
DEVICE_PACKAGES :=
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += asl26555-16M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/nixcore-8M |
|
|
|
|
DTS := NIXCORE-8M
|
|
|
|
|
IMAGE_SIZE := 7872k
|
|
|
|
|
SUPPORTED_DEVICES := nixcore-x1
|
|
|
|
|
DEVICE_TITLE := NixcoreX1 8M
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-i2c-core kmod-i2c-ralink kmod-spi-dev
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += nixcore-8M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/nixcore-16M |
|
|
|
|
DTS := NIXCORE-16M
|
|
|
|
|
IMAGE_SIZE := 16064k
|
|
|
|
|
SUPPORTED_DEVICES := nixcore-x1
|
|
|
|
|
DEVICE_TITLE := NixcoreX1 16M
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-i2c-core kmod-i2c-ralink kmod-spi-dev
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += nixcore-16M
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/vocore-8M |
|
|
|
|
DTS := VOCORE-8M
|
|
|
|
|
IMAGE_SIZE := 7872k
|
|
|
|
|
SUPPORTED_DEVICES := vocore
|
|
|
|
|
DEVICE_TITLE := VoCore 8M
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 \
|
|
|
|
|
kmod-i2c-core kmod-i2c-ralink \
|
|
|
|
|
kmod-spi-dev
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += vocore-8M
|
|
|
|
|
|
|
|
|
|
TARGET_DEVICES += 3g150b
|
|
|
|
|
|
|
|
|
|
define Device/vocore-16M |
|
|
|
|
DTS := VOCORE-16M
|
|
|
|
|
IMAGE_SIZE := 16064k
|
|
|
|
|
SUPPORTED_DEVICES := vocore
|
|
|
|
|
DEVICE_TITLE := VoCore 16M
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 \
|
|
|
|
|
kmod-i2c-core kmod-i2c-ralink \
|
|
|
|
|
kmod-spi-dev
|
|
|
|
|
define Device/air3gii |
|
|
|
|
DTS := AIR3GII
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
|
|
|
|
DEVICE_TITLE := AirLive Air3GII
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += vocore-16M
|
|
|
|
|
|
|
|
|
|
TARGET_DEVICES += air3gii
|
|
|
|
|
|
|
|
|
|
define Device/all5002 |
|
|
|
|
DTS := ALL5002
|
|
|
|
@ -75,7 +28,6 @@ define Device/all5002 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += all5002
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/all5003 |
|
|
|
|
DTS := ALL5003
|
|
|
|
|
IMAGE_SIZE := 32448k
|
|
|
|
@ -85,6 +37,23 @@ define Device/all5003 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += all5003
|
|
|
|
|
|
|
|
|
|
define Device/asl26555-8M |
|
|
|
|
DTS := ASL26555-8M
|
|
|
|
|
IMAGE_SIZE := 7744k
|
|
|
|
|
SUPPORTED_DEVICES := asl26555
|
|
|
|
|
DEVICE_TITLE := Alpha ASL26555
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += asl26555-8M
|
|
|
|
|
|
|
|
|
|
define Device/asl26555-16M |
|
|
|
|
DTS := ASL26555-16M
|
|
|
|
|
IMAGE_SIZE := 15872k
|
|
|
|
|
SUPPORTED_DEVICES := asl26555
|
|
|
|
|
DEVICE_TITLE := Alpha ASL26555 16M
|
|
|
|
|
DEVICE_PACKAGES :=
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += asl26555-16M
|
|
|
|
|
|
|
|
|
|
define Device/atp-52b |
|
|
|
|
DTS := ATP-52B
|
|
|
|
@ -93,40 +62,12 @@ define Device/atp-52b |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += atp-52b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/f5d8235-v2 |
|
|
|
|
DTS := F5D8235_V2
|
|
|
|
|
IMAGE_SIZE := 7744k
|
|
|
|
|
DEVICE_TITLE := Belkin F5D8235 v2
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += f5d8235-v2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/f7c027 |
|
|
|
|
DTS := F7C027
|
|
|
|
|
IMAGE_SIZE := 7616k
|
|
|
|
|
DEVICE_TITLE := Belkin F7C027
|
|
|
|
|
DEVICE_PACKAGES := -kmod-usb-core -kmod-usb-dwc2 -kmod-usb-ledtrig-usbport
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += f7c027
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/air3gii |
|
|
|
|
DTS := AIR3GII
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
|
|
|
|
DEVICE_TITLE := AirLive Air3GII
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += air3gii
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/awm003-evb |
|
|
|
|
DTS := AWM003-EVB
|
|
|
|
|
DEVICE_TITLE := AsiaRF AWM003 EVB
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += awm003-evb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/awapn2403 |
|
|
|
|
DTS := AWAPN2403
|
|
|
|
|
BLOCKSIZE := 4k
|
|
|
|
@ -135,14 +76,12 @@ define Device/awapn2403 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += awapn2403
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/bc2 |
|
|
|
|
DTS := BC2
|
|
|
|
|
DEVICE_TITLE := NexAira BC2
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += bc2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/carambola |
|
|
|
|
DTS := CARAMBOLA
|
|
|
|
|
DEVICE_TITLE := 8devices Carambola
|
|
|
|
@ -150,7 +89,6 @@ define Device/carambola |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += carambola
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/d105 |
|
|
|
|
DTS := D105
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
@ -159,6 +97,19 @@ define Device/d105 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += d105
|
|
|
|
|
|
|
|
|
|
define Device/dir-300-b7 |
|
|
|
|
DTS := DIR-300-B7
|
|
|
|
|
BLOCKSIZE := 4k
|
|
|
|
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
|
|
|
|
DEVICE_TITLE := D-Link DIR-300 B7
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += dir-300-b7
|
|
|
|
|
|
|
|
|
|
define Device/dir-320-b1 |
|
|
|
|
DTS := DIR-320-B1
|
|
|
|
|
DEVICE_TITLE := D-Link DIR-320 B1
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += dir-320-b1
|
|
|
|
|
|
|
|
|
|
define Device/dir-620-a1 |
|
|
|
|
DTS := DIR-620-A1
|
|
|
|
@ -166,14 +117,12 @@ define Device/dir-620-a1 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += dir-620-a1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/dir-620-d1 |
|
|
|
|
DTS := DIR-620-D1
|
|
|
|
|
DEVICE_TITLE := D-Link DIR-620 D1
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += dir-620-d1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/dwr-512-b |
|
|
|
|
DTS := DWR-512-B
|
|
|
|
|
DEVICE_TITLE := D-Link DWR-512 B
|
|
|
|
@ -182,7 +131,6 @@ define Device/dwr-512-b |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += dwr-512-b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/esr-9753 |
|
|
|
|
DTS := ESR-9753
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
@ -191,22 +139,20 @@ define Device/esr-9753 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += esr-9753
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/hw550-3g |
|
|
|
|
DTS := HW550-3G
|
|
|
|
|
DEVICE_TITLE := Aztech HW550-3G
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
|
|
|
|
define Device/f5d8235-v2 |
|
|
|
|
DTS := F5D8235_V2
|
|
|
|
|
IMAGE_SIZE := 7744k
|
|
|
|
|
DEVICE_TITLE := Belkin F5D8235 v2
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += hw550-3g
|
|
|
|
|
|
|
|
|
|
TARGET_DEVICES += f5d8235-v2
|
|
|
|
|
|
|
|
|
|
define Device/rt-n13u |
|
|
|
|
DTS := RT-N13U
|
|
|
|
|
DEVICE_TITLE := Asus RT-N13U
|
|
|
|
|
DEVICE_PACKAGES := kmod-leds-gpio kmod-rt2800-pci wpad-mini kmod-usb-dwc2
|
|
|
|
|
define Device/f7c027 |
|
|
|
|
DTS := F7C027
|
|
|
|
|
IMAGE_SIZE := 7616k
|
|
|
|
|
DEVICE_TITLE := Belkin F7C027
|
|
|
|
|
DEVICE_PACKAGES := -kmod-usb-core -kmod-usb-dwc2 -kmod-usb-ledtrig-usbport
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += rt-n13u
|
|
|
|
|
|
|
|
|
|
TARGET_DEVICES += f7c027
|
|
|
|
|
|
|
|
|
|
define Device/freestation5 |
|
|
|
|
DTS := FREESTATION5
|
|
|
|
@ -215,14 +161,6 @@ define Device/freestation5 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += freestation5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/ip2202 |
|
|
|
|
DTS := IP2202
|
|
|
|
|
DEVICE_TITLE := Poray IP2202
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += ip2202
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/ht-tm02 |
|
|
|
|
DTS := HT-TM02
|
|
|
|
|
DEVICE_TITLE := HooToo HT-TM02
|
|
|
|
@ -230,31 +168,45 @@ define Device/ht-tm02 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += ht-tm02
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/mofi3500-3gn |
|
|
|
|
DTS := MOFI3500-3GN
|
|
|
|
|
DEVICE_TITLE := MoFi Network MOFI3500-3GN
|
|
|
|
|
define Device/hw550-3g |
|
|
|
|
DTS := HW550-3G
|
|
|
|
|
DEVICE_TITLE := Aztech HW550-3G
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += mofi3500-3gn
|
|
|
|
|
TARGET_DEVICES += hw550-3g
|
|
|
|
|
|
|
|
|
|
define Device/ip2202 |
|
|
|
|
DTS := IP2202
|
|
|
|
|
DEVICE_TITLE := Poray IP2202
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += ip2202
|
|
|
|
|
|
|
|
|
|
define Device/3g150b |
|
|
|
|
DTS := 3G150B
|
|
|
|
|
BLOCKSIZE := 4k
|
|
|
|
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
|
|
|
|
define Device/m2m |
|
|
|
|
DTS := M2M
|
|
|
|
|
UIMAGE_NAME:= Linux Kernel Image
|
|
|
|
|
DEVICE_TITLE := Tenda 3G150B
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
|
|
|
|
DEVICE_TITLE := Intenso Memory 2 Move
|
|
|
|
|
DEVICE_PACKAGES := kmod-ledtrig-netdev kmod-ledtrig-timer \
|
|
|
|
|
kmod-usb-core kmod-usb2 kmod-usb-storage kmod-scsi-core \
|
|
|
|
|
kmod-fs-ext4 kmod-fs-vfat block-mount
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += 3g150b
|
|
|
|
|
TARGET_DEVICES += m2m
|
|
|
|
|
|
|
|
|
|
define Device/miniembplug |
|
|
|
|
DTS := MINIEMBPLUG
|
|
|
|
|
DEVICE_TITLE := Omnima MiniEMBPlug
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += miniembplug
|
|
|
|
|
|
|
|
|
|
define Device/mr-102n |
|
|
|
|
DTS := MR-102N
|
|
|
|
|
DEVICE_TITLE := AXIMCom MR-102N
|
|
|
|
|
define Device/miniembwifi |
|
|
|
|
DEVICE_TITLE := Omnima MiniEMBWiFi
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += mr-102n
|
|
|
|
|
TARGET_DEVICES += miniembwifi
|
|
|
|
|
|
|
|
|
|
define Device/mofi3500-3gn |
|
|
|
|
DTS := MOFI3500-3GN
|
|
|
|
|
DEVICE_TITLE := MoFi Network MOFI3500-3GN
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += mofi3500-3gn
|
|
|
|
|
|
|
|
|
|
define Device/mpr-a1 |
|
|
|
|
DTS := MPRA1
|
|
|
|
@ -266,7 +218,6 @@ define Device/mpr-a1 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += mpr-a1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/mpr-a2 |
|
|
|
|
DTS := MPRA2
|
|
|
|
|
UIMAGE_NAME:= Linux Kernel Image
|
|
|
|
@ -275,22 +226,26 @@ define Device/mpr-a2 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += mpr-a2
|
|
|
|
|
|
|
|
|
|
define Device/mr-102n |
|
|
|
|
DTS := MR-102N
|
|
|
|
|
DEVICE_TITLE := AXIMCom MR-102N
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += mr-102n
|
|
|
|
|
|
|
|
|
|
define Device/dir-300-b7 |
|
|
|
|
DTS := DIR-300-B7
|
|
|
|
|
BLOCKSIZE := 4k
|
|
|
|
|
define Device/mzk-dp150n |
|
|
|
|
DTS := MZK-DP150N
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
|
|
|
|
DEVICE_TITLE := D-Link DIR-300 B7
|
|
|
|
|
DEVICE_TITLE := Planex MZK-DP150N
|
|
|
|
|
DEVICE_PACKAGES := kmod-spi-dev
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += dir-300-b7
|
|
|
|
|
|
|
|
|
|
TARGET_DEVICES += mzk-dp150n
|
|
|
|
|
|
|
|
|
|
define Device/dir-320-b1 |
|
|
|
|
DTS := DIR-320-B1
|
|
|
|
|
DEVICE_TITLE := D-Link DIR-320 B1
|
|
|
|
|
define Device/mzk-wdpr |
|
|
|
|
DTS := MZK-WDPR
|
|
|
|
|
DEVICE_TITLE := Planex MZK-WDPR
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += dir-320-b1
|
|
|
|
|
|
|
|
|
|
TARGET_DEVICES += mzk-wdpr
|
|
|
|
|
|
|
|
|
|
define Device/nbg-419n |
|
|
|
|
DTS := NBG-419N
|
|
|
|
@ -300,7 +255,6 @@ define Device/nbg-419n |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += nbg-419n
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/nbg-419n2 |
|
|
|
|
DTS := NBG-419N2
|
|
|
|
|
IMAGE_SIZE := $(ralink_default_fw_size_8M)
|
|
|
|
@ -308,14 +262,6 @@ define Device/nbg-419n2 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += nbg-419n2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/mzk-wdpr |
|
|
|
|
DTS := MZK-WDPR
|
|
|
|
|
DEVICE_TITLE := Planex MZK-WDPR
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += mzk-wdpr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/ncs601w |
|
|
|
|
DTS := NCS601W
|
|
|
|
|
DEVICE_TITLE := Wansview NCS601W
|
|
|
|
@ -324,31 +270,23 @@ define Device/ncs601w |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += ncs601w
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/m2m |
|
|
|
|
DTS := M2M
|
|
|
|
|
UIMAGE_NAME:= Linux Kernel Image
|
|
|
|
|
DEVICE_TITLE := Intenso Memory 2 Move
|
|
|
|
|
DEVICE_PACKAGES := kmod-ledtrig-netdev kmod-ledtrig-timer \
|
|
|
|
|
kmod-usb-core kmod-usb2 kmod-usb-storage kmod-scsi-core \
|
|
|
|
|
kmod-fs-ext4 kmod-fs-vfat block-mount
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += m2m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/miniembplug |
|
|
|
|
DTS := MINIEMBPLUG
|
|
|
|
|
DEVICE_TITLE := Omnima MiniEMBPlug
|
|
|
|
|
define Device/nixcore-8M |
|
|
|
|
DTS := NIXCORE-8M
|
|
|
|
|
IMAGE_SIZE := 7872k
|
|
|
|
|
SUPPORTED_DEVICES := nixcore-x1
|
|
|
|
|
DEVICE_TITLE := NixcoreX1 8M
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-i2c-core kmod-i2c-ralink kmod-spi-dev
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += miniembplug
|
|
|
|
|
|
|
|
|
|
TARGET_DEVICES += nixcore-8M
|
|
|
|
|
|
|
|
|
|
define Device/miniembwifi |
|
|
|
|
DTS := MINIEMBWIFI
|
|
|
|
|
DEVICE_TITLE := Omnima MiniEMBWiFi
|
|
|
|
|
define Device/nixcore-16M |
|
|
|
|
DTS := NIXCORE-16M
|
|
|
|
|
IMAGE_SIZE := 16064k
|
|
|
|
|
SUPPORTED_DEVICES := nixcore-x1
|
|
|
|
|
DEVICE_TITLE := NixcoreX1 16M
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-i2c-core kmod-i2c-ralink kmod-spi-dev
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += miniembwifi
|
|
|
|
|
|
|
|
|
|
TARGET_DEVICES += nixcore-16M
|
|
|
|
|
|
|
|
|
|
define Device/psr-680w |
|
|
|
|
DTS := PSR-680W
|
|
|
|
@ -358,7 +296,6 @@ define Device/psr-680w |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += psr-680w
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/pwh2004 |
|
|
|
|
DTS := PWH2004
|
|
|
|
|
DEVICE_TITLE := Prolink PWH2004
|
|
|
|
@ -366,7 +303,6 @@ define Device/pwh2004 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += pwh2004
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/rt5350f-olinuxino |
|
|
|
|
DTS := RT5350F-OLINUXINO
|
|
|
|
|
DEVICE_TITLE := RT5350F-OLinuXino
|
|
|
|
@ -376,7 +312,6 @@ define Device/rt5350f-olinuxino |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += rt5350f-olinuxino
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/rt5350f-olinuxino-evb |
|
|
|
|
DTS := RT5350F-OLINUXINO-EVB
|
|
|
|
|
DEVICE_TITLE := RT5350F-OLinuXino-EVB
|
|
|
|
@ -386,7 +321,6 @@ define Device/rt5350f-olinuxino-evb |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += rt5350f-olinuxino-evb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/rt-g32-b1 |
|
|
|
|
DTS := RT-G32-B1
|
|
|
|
|
BLOCKSIZE := 4k
|
|
|
|
@ -395,7 +329,6 @@ define Device/rt-g32-b1 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += rt-g32-b1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/rt-n10-plus |
|
|
|
|
DTS := RT-N10-PLUS
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
@ -404,6 +337,12 @@ define Device/rt-n10-plus |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += rt-n10-plus
|
|
|
|
|
|
|
|
|
|
define Device/rt-n13u |
|
|
|
|
DTS := RT-N13U
|
|
|
|
|
DEVICE_TITLE := Asus RT-N13U
|
|
|
|
|
DEVICE_PACKAGES := kmod-leds-gpio kmod-rt2800-pci wpad-mini kmod-usb-dwc2
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += rt-n13u
|
|
|
|
|
|
|
|
|
|
define Device/rut5xx |
|
|
|
|
DTS := RUT5XX
|
|
|
|
@ -411,7 +350,6 @@ define Device/rut5xx |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += rut5xx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/sl-r7205 |
|
|
|
|
DTS := SL-R7205
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
@ -420,13 +358,27 @@ define Device/sl-r7205 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += sl-r7205
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/tew-714tru |
|
|
|
|
DTS := TEW-714TRU
|
|
|
|
|
DEVICE_TITLE := TRENDnet TEW-714TRU
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += tew-714tru
|
|
|
|
|
|
|
|
|
|
define Device/ur-326n4g |
|
|
|
|
DTS := UR-326N4G
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
|
|
|
|
DEVICE_TITLE := UPVEL UR-326N4G
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += ur-326n4g
|
|
|
|
|
|
|
|
|
|
define Device/ur-336un |
|
|
|
|
DTS := UR-336UN
|
|
|
|
|
DEVICE_TITLE := UPVEL UR-336UN
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += ur-336un
|
|
|
|
|
|
|
|
|
|
define Device/v22rw-2x2 |
|
|
|
|
DTS := V22RW-2X2
|
|
|
|
@ -436,6 +388,27 @@ define Device/v22rw-2x2 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += v22rw-2x2
|
|
|
|
|
|
|
|
|
|
define Device/vocore-8M |
|
|
|
|
DTS := VOCORE-8M
|
|
|
|
|
IMAGE_SIZE := 7872k
|
|
|
|
|
SUPPORTED_DEVICES := vocore
|
|
|
|
|
DEVICE_TITLE := VoCore 8M
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 \
|
|
|
|
|
kmod-i2c-core kmod-i2c-ralink \
|
|
|
|
|
kmod-spi-dev
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += vocore-8M
|
|
|
|
|
|
|
|
|
|
define Device/vocore-16M |
|
|
|
|
DTS := VOCORE-16M
|
|
|
|
|
IMAGE_SIZE := 16064k
|
|
|
|
|
SUPPORTED_DEVICES := vocore
|
|
|
|
|
DEVICE_TITLE := VoCore 16M
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 \
|
|
|
|
|
kmod-i2c-core kmod-i2c-ralink \
|
|
|
|
|
kmod-spi-dev
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += vocore-16M
|
|
|
|
|
|
|
|
|
|
define Device/w502u |
|
|
|
|
DTS := W502U
|
|
|
|
@ -443,7 +416,6 @@ define Device/w502u |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += w502u
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/wcr-150gn |
|
|
|
|
DTS := WCR150GN
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
@ -452,17 +424,6 @@ define Device/wcr-150gn |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += wcr-150gn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/mzk-dp150n |
|
|
|
|
DTS := MZK-DP150N
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
|
|
|
|
DEVICE_TITLE := Planex MZK-DP150N
|
|
|
|
|
DEVICE_PACKAGES := kmod-spi-dev
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += mzk-dp150n
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/wizard8800 |
|
|
|
|
DTS := WIZARD8800
|
|
|
|
|
UIMAGE_NAME:= Linux Kernel Image
|
|
|
|
@ -470,7 +431,6 @@ define Device/wizard8800 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += wizard8800
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/wizfi630a |
|
|
|
|
DTS := WIZFI630A
|
|
|
|
|
IMAGE_SIZE := $(ralink_default_fw_size_16M)
|
|
|
|
@ -478,7 +438,6 @@ define Device/wizfi630a |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += wizfi630a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/wl-330n |
|
|
|
|
DTS := WL-330N
|
|
|
|
|
BLOCKSIZE := 4k
|
|
|
|
@ -487,7 +446,6 @@ define Device/wl-330n |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += wl-330n
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/wl-330n3g |
|
|
|
|
DTS := WL-330N3G
|
|
|
|
|
BLOCKSIZE := 4k
|
|
|
|
@ -497,7 +455,6 @@ define Device/wl-330n3g |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += wl-330n3g
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/wl-351 |
|
|
|
|
DTS := WL-351
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
@ -507,32 +464,12 @@ define Device/wl-351 |
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += wl-351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/ur-326n4g |
|
|
|
|
DTS := UR-326N4G
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
|
IMAGE_SIZE := $(ralink_default_fw_size_4M)
|
|
|
|
|
DEVICE_TITLE := UPVEL UR-326N4G
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += ur-326n4g
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/ur-336un |
|
|
|
|
DTS := UR-336UN
|
|
|
|
|
DEVICE_TITLE := UPVEL UR-336UN
|
|
|
|
|
DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += ur-336un
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/wr6202 |
|
|
|
|
DTS := WR6202
|
|
|
|
|
DEVICE_TITLE := AWB WR6202
|
|
|
|
|
endef |
|
|
|
|
TARGET_DEVICES += wr6202
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define Device/xdxrn502j |
|
|
|
|
DTS := XDXRN502J
|
|
|
|
|
BLOCKSIZE := 64k
|
|
|
|
|