6bb93519c3301e497bbd8a3fe721e3f8c13472e8
[librecmc/librecmc.git] / target / linux / ramips / image / rt305x.mk
1 #
2 # RT305X Profiles
3 #
4
5 define Device/asl26555-8M
6   DTS := ASL26555-8M
7   IMAGE_SIZE := 7744k
8   DEVICE_TITLE := Alpha ASL26555 
9   DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
10 endef
11 TARGET_DEVICES += asl26555-8M
12
13
14 define Device/asl26555-16M
15   DTS := ASL26555-16M
16   IMAGE_SIZE := 15872k
17   DEVICE_TITLE := Alpha ASL26555 16M
18   DEVICE_PACKAGES :=
19 endef
20 TARGET_DEVICES += asl26555-16M
21
22
23 define Device/nixcore-8M
24   DTS := NIXCORE-8M
25   IMAGE_SIZE := 7872k
26   DEVICE_TITLE := NixcoreX1 8M
27   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-i2c-core kmod-i2c-ralink kmod-spi-dev
28 endef
29 TARGET_DEVICES += nixcore-8M
30
31
32 define Device/nixcore-16M
33   DTS := NIXCORE-16M
34   IMAGE_SIZE := 16064k
35   DEVICE_TITLE := NixcoreX1 16M
36   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-i2c-core kmod-i2c-ralink kmod-spi-dev
37 endef
38 TARGET_DEVICES += nixcore-16M
39
40
41 define Device/vocore-8M
42   DTS := VOCORE-8M
43   IMAGE_SIZE := 7872k
44   DEVICE_TITLE :=  VoCore 8M
45   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 \
46                 kmod-i2c-core kmod-i2c-ralink \
47                 kmod-spi-dev
48 endef
49 TARGET_DEVICES += vocore-8M
50
51
52 define Device/vocore-16M
53   DTS := VOCORE-16M
54   IMAGE_SIZE := 16064k
55   DEVICE_TITLE := VoCore 16M
56   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 \
57                 kmod-i2c-core kmod-i2c-ralink \
58                 kmod-spi-dev
59 endef
60 TARGET_DEVICES += vocore-16M
61
62
63 define Device/all5002
64   DTS := ALL5002
65   IMAGE_SIZE := 32448k
66   DEVICE_TITLE := Allnet ALL5002
67   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport \
68           kmod-i2c-core kmod-i2c-gpio kmod-hwmon-lm92 kmod-gpio-pcf857x
69 endef
70 TARGET_DEVICES += all5002
71
72
73 define Device/all5003
74   DTS := ALL5003
75   IMAGE_SIZE := 32448k
76   DEVICE_TITLE := Allnet ALL5003
77   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport \
78           kmod-i2c-core kmod-i2c-gpio kmod-hwmon-lm92 kmod-gpio-pcf857x
79 endef
80 TARGET_DEVICES += all5003
81
82
83 define Device/atp-52b
84   DTS := ATP-52B
85   IMAGE_SIZE := 7808k
86   DEVICE_TITLE := Argus ATP-52B
87 endef
88 TARGET_DEVICES += atp-52b
89
90
91 define Device/f5d8235v2
92   DTS := F5D8235_V2
93   IMAGE_SIZE := 7744k
94   DEVICE_TITLE := Belkin F5D8235 v2
95 endef
96 TARGET_DEVICES += f5d8235v2
97
98
99 define Device/f7c027
100   DTS := F7C027
101   IMAGE_SIZE := 7616k
102   DEVICE_TITLE := Belkin F7C027
103   DEVICE_PACKAGES := -kmod-usb-core -kmod-usb-dwc2 -kmod-usb-ledtrig-usbport
104 endef
105 TARGET_DEVICES += f7c027
106
107
108 define Device/air3gii
109   DTS := AIR3GII
110   BLOCKSIZE := 64k
111   IMAGE_SIZE := $(ralink_default_fw_size_4M)
112   DEVICE_TITLE := AirLive Air3GII
113 endef
114 TARGET_DEVICES += air3gii
115
116
117 define Device/awm003-evb
118   DTS := AWM003-EVB
119   DEVICE_TITLE := AsiaRF AWM003 EVB
120 endef
121 TARGET_DEVICES += awm003-evb
122
123
124 define Device/awmapn2403
125   DTS := AWAPN2403
126   BLOCKSIZE := 4k
127   IMAGE_SIZE := $(ralink_default_fw_size_4M)
128   DEVICE_TITLE := AsiaRF AWAPN2403
129 endef
130 TARGET_DEVICES += awmapn2403
131
132
133 define Device/bc2
134   DTS := BC2
135   DEVICE_TITLE := NexAira BC2
136 endef
137 TARGET_DEVICES += bc2
138
139
140 define Device/carambola
141   DTS := CARAMBOLA
142   DEVICE_TITLE := 8devices Carambola
143   DEVICE_PACKAGES :=
144 endef
145 TARGET_DEVICES += carambola
146
147
148 define Device/d105
149   DTS := D105
150   BLOCKSIZE := 64k
151   IMAGE_SIZE := $(ralink_default_fw_size_4M)
152   DEVICE_TITLE := Huawei D105
153 endef
154 TARGET_DEVICES += d105
155
156
157 define Device/dir-620-a1
158   DTS := DIR-620-A1
159   DEVICE_TITLE := D-Link DIR-620 A1
160 endef
161 TARGET_DEVICES += dir-620-a1
162
163
164 define Device/dir-620-d1
165   DTS := DIR-620-D1
166   DEVICE_TITLE := D-Link DIR-620 D1
167 endef
168 TARGET_DEVICES += dir-620-d1
169
170
171 define Device/esr-9753
172   DTS := ESR-9753
173   BLOCKSIZE := 64k
174   IMAGE_SIZE := $(ralink_default_fw_size_4M)
175   DEVICE_TITLE := EnGenius ESR-9753
176 endef
177 TARGET_DEVICES += esr-9753
178
179
180 define Device/hw550-3g
181   DTS := HW550-3G
182   DEVICE_TITLE := Aztech HW550-3G
183   DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
184 endef
185 TARGET_DEVICES += hw550-3g
186
187
188 define Device/rt-n13u
189   DTS := RT-N13U
190   DEVICE_TITLE := Asus RT-N13U
191   DEVICE_PACKAGES := kmod-leds-gpio kmod-rt2800-pci wpad-mini kmod-usb-dwc2
192 endef
193 TARGET_DEVICES += rt-n13u
194
195
196 define Device/freestation5
197   DTS := FREESTATION5
198   DEVICE_TITLE := ARC Wireless FreeStation
199   DEVICE_PACKAGES := kmod-usb-dwc2 kmod-rt2500-usb kmod-rt2800-usb kmod-rt2x00-usb
200 endef
201 TARGET_DEVICES += freestation5
202
203
204 define Device/ip2202
205   DTS := IP2202
206   DEVICE_TITLE := Poray IP2202
207 endef
208 TARGET_DEVICES += ip2202
209
210
211 define Device/ht-tm02
212   DTS := HT-TM02
213   DEVICE_TITLE := HooToo HT-TM02
214   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-ledtrig-usbport
215 endef
216 TARGET_DEVICES += ht-tm02
217
218
219 define Device/mofi3500-3gn
220   DTS := MOFI3500-3GN
221   DEVICE_TITLE := MoFi Network MOFI3500-3GN
222 endef
223 TARGET_DEVICES += mofi3500-3gn
224
225
226 define Device/3g150b
227   DTS := 3G150B
228   BLOCKSIZE := 4k
229   IMAGE_SIZE := $(ralink_default_fw_size_4M)
230   UIMAGE_NAME:= Linux Kernel Image
231   DEVICE_TITLE := Tenda 3G150B
232   DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
233 endef
234 TARGET_DEVICES += 3g150b
235
236
237 define Device/mr-102n
238   DTS := MR-102N
239   DEVICE_TITLE := AXIMCom MR-102N
240 endef
241 TARGET_DEVICES += mr-102n
242
243
244 define Device/mpr-a1
245   DTS := MPRA1
246   BLOCKSIZE := 4k
247   IMAGE_SIZE := $(ralink_default_fw_size_4M)
248   UIMAGE_NAME:= Linux Kernel Image
249   DEVICE_TITLE := HAME MPR-A1
250   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-netdev
251 endef
252 TARGET_DEVICES += mpr-a1
253
254
255 define Device/mpr-a2
256   DTS := MPRA2
257   UIMAGE_NAME:= Linux Kernel Image
258   DEVICE_TITLE := HAME MPR-A2
259   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-netdev
260 endef
261 TARGET_DEVICES += mpr-a2
262
263
264 define Device/dir-300-b7
265   DTS := DIR-300-B7
266   BLOCKSIZE := 4k
267   IMAGE_SIZE := $(ralink_default_fw_size_4M)
268   DEVICE_TITLE := D-Link DIR-300 B7
269 endef
270 TARGET_DEVICES += dir-300-b7
271
272
273 define Device/dir-320-b1
274   DTS := DIR-320-B1
275   DEVICE_TITLE := D-Link DIR-320 B1
276 endef
277 TARGET_DEVICES += dir-320-b1
278
279
280 define Device/nbg-419n
281   DTS := NBG-419N
282   BLOCKSIZE := 64k
283   IMAGE_SIZE := $(ralink_default_fw_size_4M)
284   DEVICE_TITLE := ZyXEL NBG-419N
285 endef
286 TARGET_DEVICES += nbg-419n
287
288
289 define Device/nbg-419n2
290   DTS := NBG-419N2
291   IMAGE_SIZE := $(ralink_default_fw_size_8M)
292   DEVICE_TITLE := ZyXEL NBG-419N2
293 endef
294 TARGET_DEVICES += nbg-419n2
295
296
297 define Device/mzk-wdpr
298   DTS := MZK-WDPR
299   DEVICE_TITLE := Planex MZK-WDPR
300 endef
301 TARGET_DEVICES += mzk-wdpr
302
303
304 define Device/ncs601W
305   DTS := NCS601W
306   DEVICE_TITLE := Wansview NCS601W
307   DEVICE_PACKAGES := kmod-video-core kmod-video-uvc \
308                 kmod-usb-core kmod-usb-ohci
309 endef
310 TARGET_DEVICES += ncs601W
311
312
313 define Device/m2m
314   DTS := M2M
315   UIMAGE_NAME:= Linux Kernel Image
316   DEVICE_TITLE := Intenso Memory 2 Move
317   DEVICE_PACKAGES := kmod-ledtrig-netdev kmod-ledtrig-timer \
318                 kmod-usb-core kmod-usb2 kmod-usb-storage kmod-scsi-core \
319                 kmod-fs-ext4 kmod-fs-vfat block-mount
320 endef
321 TARGET_DEVICES += m2m
322
323
324 define Device/miniembplug
325   DTS := MINIEMBPLUG
326   DEVICE_TITLE := Omnima MiniEMBPlug
327 endef
328 TARGET_DEVICES += miniembplug
329
330
331 define Device/miniembwifi
332   DTS := MINIEMBWIFI
333   DEVICE_TITLE := Omnima MiniEMBWiFi
334 endef
335 TARGET_DEVICES += miniembwifi
336
337
338 define Device/psr-680w
339   DTS := PSR-680W
340   BLOCKSIZE := 64k
341   IMAGE_SIZE := $(ralink_default_fw_size_4M)
342   DEVICE_TITLE := Petatel PSR-680W Wireless 3G Router
343 endef
344 TARGET_DEVICES += psr-680w
345
346
347 define Device/pwh2004
348   DTS := PWH2004
349   DEVICE_TITLE := Prolink PWH2004
350   DEVICE_PACKAGES :=
351 endef
352 TARGET_DEVICES += pwh2004
353
354
355 define Device/rt5350f-olinuxino
356   DTS := RT5350F-OLINUXINO
357   DEVICE_TITLE := RT5350F-OLinuXino
358   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 \
359                 kmod-i2c-core kmod-i2c-ralink \
360                 kmod-spi-dev
361 endef
362 TARGET_DEVICES += rt5350f-olinuxino
363
364
365 define Device/rt5350f-olinuxino-evb
366   DTS := RT5350F-OLINUXINO-EVB
367   DEVICE_TITLE := RT5350F-OLinuXino-EVB
368   DEVICE_PACKAGES := kmod-usb-core kmod-usb-ohci kmod-usb2 \
369                 kmod-i2c-core kmod-i2c-ralink \
370                 kmod-spi-dev
371 endef
372 TARGET_DEVICES += rt5350f-olinuxino-evb
373
374
375 define Device/rt-g32-b1
376   DTS := RT-G32-B1
377   BLOCKSIZE := 4k
378   IMAGE_SIZE := $(ralink_default_fw_size_4M)
379   DEVICE_TITLE := Asus RT-G32 B1
380 endef
381 TARGET_DEVICES += rt-g32-b1
382
383
384 define Device/rt-n10-plus
385   DTS := RT-N10-PLUS
386   BLOCKSIZE := 64k
387   IMAGE_SIZE := $(ralink_default_fw_size_4M)
388   DEVICE_TITLE := Asus RT-N10+
389 endef
390 TARGET_DEVICES += rt-n10-plus
391
392
393 define Device/rut5xx
394   DTS := RUT5XX
395   DEVICE_TITLE := Teltonika RUT5XX
396 endef
397 TARGET_DEVICES += rut5xx
398
399
400 define Device/sl-r7205
401   DTS := SL-R7205
402   BLOCKSIZE := 64k
403   IMAGE_SIZE := $(ralink_default_fw_size_4M)
404   DEVICE_TITLE := Skyline SL-R7205 Wireless 3G Router
405 endef
406 TARGET_DEVICES += sl-r7205
407
408
409 define Device/tew-714tru
410   DTS := TEW-714TRU
411   DEVICE_TITLE := TRENDnet TEW-714TRU
412 endef
413 TARGET_DEVICES += tew-714tru
414
415
416 define Device/v22rw-2x2
417   DTS := V22RW-2X2
418   BLOCKSIZE := 64k
419   IMAGE_SIZE := $(ralink_default_fw_size_4M)
420   DEVICE_TITLE := Ralink AP-RT3052-V22RW-2X2
421 endef
422 TARGET_DEVICES += v22rw-2x2
423
424
425 define Device/w502u
426   DTS := W502U
427   DEVICE_TITLE := ALFA Networks W502U
428 endef
429 TARGET_DEVICES += w502u
430
431
432 define Device/wcr150gn
433   DTS := WCR150GN
434   BLOCKSIZE := 64k
435   IMAGE_SIZE := $(ralink_default_fw_size_4M)
436   DEVICE_TITLE := Sparklan WCR-150GN
437 endef
438 TARGET_DEVICES += wcr150gn
439
440
441 define Device/mzk-dp150n
442   DTS := MZK-DP150N
443   BLOCKSIZE := 64k
444   IMAGE_SIZE := $(ralink_default_fw_size_4M)
445   DEVICE_TITLE := Planex MZK-DP150N
446   DEVICE_PACKAGES := kmod-spi-dev
447 endef
448 TARGET_DEVICES += mzk-dp150n
449
450
451 define Device/wizard-8800
452   DTS := WIZARD8800
453   UIMAGE_NAME:= Linux Kernel Image
454   DEVICE_TITLE := EasyAcc WIZARD 8800
455 endef
456 TARGET_DEVICES += wizard-8800
457
458
459 define Device/wizfi630a
460   DTS := WIZFI630A
461   IMAGE_SIZE := $(ralink_default_fw_size_16M)
462   DEVICE_TITLE := WIZnet WizFi630A
463 endef
464 TARGET_DEVICES += wizfi630a
465
466
467 define Device/wl-330n
468   DTS := WL-330N
469   BLOCKSIZE := 4k
470   IMAGE_SIZE := $(ralink_default_fw_size_4M)
471   DEVICE_TITLE := Asus WL-330N
472 endef
473 TARGET_DEVICES += wl-330n
474
475
476 define Device/wl-330n3g
477   DTS := WL-330N3G
478   BLOCKSIZE := 4k
479   IMAGE_SIZE := $(ralink_default_fw_size_4M)
480   DEVICE_TITLE := Asus WL-330N3G
481   DEVICE_PACKAGES :=
482 endef
483 TARGET_DEVICES += wl-330n3g
484
485
486 define Device/wl-351
487   DTS := WL-351
488   BLOCKSIZE := 64k
489   IMAGE_SIZE := $(ralink_default_fw_size_4M)
490   DEVICE_TITLE := Sitecom WL-351 v1
491   DEVICE_PACKAGES := kmod-switch-rtl8366rb kmod-swconfig swconfig
492 endef
493 TARGET_DEVICES += wl-351
494
495
496 define Device/ur-326n4g
497   DTS := UR-326N4G
498   BLOCKSIZE := 64k
499   IMAGE_SIZE := $(ralink_default_fw_size_4M)
500   DEVICE_TITLE := UPVEL UR-326N4G
501   DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
502 endef
503 TARGET_DEVICES += ur-326n4g
504
505
506 define Device/ur-336un
507   DTS := UR-336UN
508   DEVICE_TITLE := UPVEL UR-336UN
509   DEVICE_PACKAGES := kmod-usb-core kmod-usb-dwc2 kmod-usb-ledtrig-usbport
510 endef
511 TARGET_DEVICES += ur-336un
512
513
514 define Device/wr6202
515   DTS := WR6202
516   DEVICE_TITLE := AWB WR6202
517 endef
518 TARGET_DEVICES += wr6202
519
520
521 define Device/xdxrn502j
522   DTS := XDXRN502J
523   BLOCKSIZE := 64k
524   IMAGE_SIZE := $(ralink_default_fw_size_4M)
525   DEVICE_TITLE := XDX RN502J
526 endef
527 TARGET_DEVICES += xdxrn502j