ath79: move ubnt-xm to tiny
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / image / tiny-ubnt.mk
1 include ./common-ubnt.mk
2
3 define Device/ubnt_airrouter
4 $(Device/ubnt-xm)
5 SOC := ar7241
6 DEVICE_MODEL := AirRouter
7 SUPPORTED_DEVICES += airrouter
8 endef
9 TARGET_DEVICES += ubnt_airrouter
10
11 define Device/ubnt_nanobridge-m
12 $(Device/ubnt-xm)
13 SOC := ar7241
14 DEVICE_MODEL := NanoBridge M
15 DEVICE_PACKAGES += rssileds
16 SUPPORTED_DEVICES += bullet-m
17 endef
18 TARGET_DEVICES += ubnt_nanobridge-m
19
20 define Device/ubnt_bullet-m-ar7240
21 $(Device/ubnt-xm)
22 SOC := ar7240
23 DEVICE_MODEL := Bullet M
24 DEVICE_VARIANT := XM (AR7240)
25 DEVICE_PACKAGES += rssileds
26 SUPPORTED_DEVICES += bullet-m
27 endef
28 TARGET_DEVICES += ubnt_bullet-m-ar7240
29
30 define Device/ubnt_bullet-m-ar7241
31 $(Device/ubnt-xm)
32 SOC := ar7241
33 DEVICE_MODEL := Bullet M
34 DEVICE_VARIANT := XM (AR7241)
35 DEVICE_PACKAGES += rssileds
36 SUPPORTED_DEVICES += bullet-m ubnt,bullet-m
37 endef
38 TARGET_DEVICES += ubnt_bullet-m-ar7241
39
40 define Device/ubnt_picostation-m
41 $(Device/ubnt-xm)
42 SOC := ar7241
43 DEVICE_MODEL := Picostation M
44 DEVICE_PACKAGES += rssileds
45 SUPPORTED_DEVICES += bullet-m
46 endef
47 TARGET_DEVICES += ubnt_picostation-m
48
49 define Device/ubnt_nanostation-m
50 $(Device/ubnt-xm)
51 SOC := ar7241
52 DEVICE_MODEL := Nanostation M
53 DEVICE_PACKAGES += rssileds
54 SUPPORTED_DEVICES += nanostation-m
55 endef
56 TARGET_DEVICES += ubnt_nanostation-m
57
58 define Device/ubnt_nanostation-loco-m
59 $(Device/ubnt-xm)
60 SOC := ar7241
61 DEVICE_MODEL := Nanostation Loco M
62 DEVICE_PACKAGES += rssileds
63 SUPPORTED_DEVICES += bullet-m
64 endef
65 TARGET_DEVICES += ubnt_nanostation-loco-m
66
67 define Device/ubnt_powerbridge-m
68 $(Device/ubnt-xm)
69 SOC := ar7241
70 DEVICE_MODEL := PowerBridge M
71 DEVICE_PACKAGES += rssileds
72 SUPPORTED_DEVICES += bullet-m
73 endef
74 TARGET_DEVICES += ubnt_powerbridge-m
75
76 define Device/ubnt_rocket-m
77 $(Device/ubnt-xm)
78 SOC := ar7241
79 DEVICE_MODEL := Rocket M
80 DEVICE_PACKAGES += rssileds
81 SUPPORTED_DEVICES += rocket-m
82 endef
83 TARGET_DEVICES += ubnt_rocket-m