mediatek: mt7623: build SD card without all filesystems
[openwrt/staging/ldir.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 DEFAULT := n
9 endef
10 TARGET_DEVICES += ubnt_airrouter
11
12 define Device/ubnt_nanobridge-m
13 $(Device/ubnt-xm)
14 SOC := ar7241
15 DEVICE_MODEL := NanoBridge M
16 DEVICE_PACKAGES += rssileds
17 SUPPORTED_DEVICES += bullet-m
18 DEFAULT := n
19 endef
20 TARGET_DEVICES += ubnt_nanobridge-m
21
22 define Device/ubnt_bullet-m-ar7240
23 $(Device/ubnt-xm)
24 SOC := ar7240
25 DEVICE_MODEL := Bullet M
26 DEVICE_VARIANT := XM (AR7240)
27 DEVICE_PACKAGES += rssileds
28 SUPPORTED_DEVICES += bullet-m
29 DEFAULT := n
30 endef
31 TARGET_DEVICES += ubnt_bullet-m-ar7240
32
33 define Device/ubnt_bullet-m-ar7241
34 $(Device/ubnt-xm)
35 SOC := ar7241
36 DEVICE_MODEL := Bullet M
37 DEVICE_VARIANT := XM (AR7241)
38 DEVICE_PACKAGES += rssileds
39 SUPPORTED_DEVICES += bullet-m ubnt,bullet-m
40 DEFAULT := n
41 endef
42 TARGET_DEVICES += ubnt_bullet-m-ar7241
43
44 define Device/ubnt_picostation-m
45 $(Device/ubnt-xm)
46 SOC := ar7241
47 DEVICE_MODEL := Picostation M
48 DEVICE_PACKAGES += rssileds
49 SUPPORTED_DEVICES += bullet-m
50 DEFAULT := n
51 endef
52 TARGET_DEVICES += ubnt_picostation-m
53
54 define Device/ubnt_nanostation-m
55 $(Device/ubnt-xm)
56 SOC := ar7241
57 DEVICE_MODEL := Nanostation M
58 DEVICE_PACKAGES += rssileds
59 SUPPORTED_DEVICES += nanostation-m
60 DEFAULT := n
61 endef
62 TARGET_DEVICES += ubnt_nanostation-m
63
64 define Device/ubnt_nanostation-loco-m
65 $(Device/ubnt-xm)
66 SOC := ar7241
67 DEVICE_MODEL := Nanostation Loco M
68 DEVICE_PACKAGES += rssileds
69 SUPPORTED_DEVICES += bullet-m
70 DEFAULT := n
71 endef
72 TARGET_DEVICES += ubnt_nanostation-loco-m
73
74 define Device/ubnt_powerbridge-m
75 $(Device/ubnt-xm)
76 SOC := ar7241
77 DEVICE_MODEL := PowerBridge M
78 DEVICE_PACKAGES += rssileds
79 SUPPORTED_DEVICES += bullet-m
80 endef
81 TARGET_DEVICES += ubnt_powerbridge-m
82
83 define Device/ubnt_rocket-m
84 $(Device/ubnt-xm)
85 SOC := ar7241
86 DEVICE_MODEL := Rocket M
87 DEVICE_PACKAGES += rssileds
88 SUPPORTED_DEVICES += rocket-m
89 endef
90 TARGET_DEVICES += ubnt_rocket-m