forked from oe-alliance/oe-alliance-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Makefile.am
396 lines (296 loc) · 5.09 KB
/
Makefile.am
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = Blindscan DLNABrowser DLNAServer StreamTV 3GModemManager TunerServer OnDemand Fempa LCD4linux RemoteChannelStreamConverter BTDevicesManager SatipClient TerrestrialScan ChannelsImporter ABMCustomMixImporter xmlUpdate MisPlsLcnScan
if MIPSEL
SUBDIRS += WirelessAccessPoint
endif
if DAGS3
SUBDIRS += TransCodingSetup
endif
if DAGS4
SUBDIRS += TransCodingSetup
endif
if DAGS7356
SUBDIRS += TransCodingSetup
endif
if DAGS7252
SUBDIRS += TransCodingSetup
endif
if DREAMBOX
SUBDIRS += DMBlindscan
endif
if DINOBOT
SUBDIRS += MultiTransCodingSetup
endif
if CC1
SUBDIRS += MultiTransCodingSetup
endif
if XTREND
SUBDIRS += XtrendFancontrol XtrendRemote
endif
if ET10000
SUBDIRS += MultiTransCodingSetup
endif
if ET13000
SUBDIRS += MultiTransCodingSetup
endif
if SF5008
SUBDIRS += MultiTransCodingSetup
endif
if G100
SUBDIRS += F3LEDControl
endif
if G101
SUBDIRS += F3LEDControl
endif
if HD51
SUBDIRS += F3LEDControl
endif
if ET1x000
SUBDIRS += F3LEDControl
endif
if HD2400
SUBDIRS += XtrendFancontrol XtrendRemote MultiTransCodingSetup
endif
if HD1100
SUBDIRS += F3LEDControl XtrendRemote
endif
if HD1200
SUBDIRS += F3LEDControl XtrendRemote
endif
if HD1265
SUBDIRS += F3LEDControl XtrendRemote
endif
if HD1500
SUBDIRS += F3LEDControl XtrendRemote
endif
if HD500C
SUBDIRS += F3LEDControl XtrendRemote
endif
if HD530C
SUBDIRS += F3LEDControl XtrendRemote
endif
if ODIN
SUBDIRS += XtrendFancontrol
endif
if ODINM7
SUBDIRS += OdinM7VFDControl
endif
if ODINM7S
SUBDIRS += OdinM7VFDControl
endif
if ODINM7C
SUBDIRS += OdinM7VFDControl
endif
if PROTEK9900LX
SUBDIRS += OdinM7VFDControl
endif
if EW7358
SUBDIRS += EWVFDControl
endif
if EW7362
SUBDIRS += EWVFDControl
endif
if EW7356
SUBDIRS += MultiTransCodingSetup
endif
if INIHDE
SUBDIRS += INIVFDControl
endif
if INIHDE2
SUBDIRS += INIVFDControl
endif
if INI
SUBDIRS += VentonFancontrol MICOMUpgrade
endif
if INIHDP
SUBDIRS += MultiTransCodingSetup
endif
if TIVIARAPLUS
SUBDIRS += MultiTransCodingSetup
endif
if FORMULER1TC
SUBDIRS += MultiTransCodingSetup
endif
if FORMULER3
SUBDIRS += F3LEDControl
endif
if FORMULER4
SUBDIRS += F3LEDControl
endif
if FORMULER3IP
SUBDIRS += F3LEDControl
endif
if FORMULER4IP
SUBDIRS += F3LEDControl
endif
if FORMULER4TURBO
SUBDIRS += F3LEDControl
endif
if TIVIARMIN
SUBDIRS += F3LEDControl
endif
if VG2000
SUBDIRS += F3LEDControl
endif
if VG5000
SUBDIRS += F3LEDControl
endif
if JJ7362
SUBDIRS += F3LEDControl
endif
if S7220S
SUBDIRS += F3LEDControl
endif
if S7225S
SUBDIRS += F3LEDControl
endif
if S7300S
SUBDIRS += F3LEDControl
endif
if S7400S
SUBDIRS += F3LEDControl
endif
if SF8008
SUBDIRS += MultiTransCodingSetup VPLEDControl
endif
if VIPER4K
SUBDIRS += MultiTransCodingSetup VPLEDControl
endif
if GBMV200
SUBDIRS += MultiTransCodingSetup
endif
if USTYM4KPRO
SUBDIRS += MultiTransCodingSetup
endif
if BEYONWIZV2
SUBDIRS += MultiTransCodingSetup
endif
if S8100S
SUBDIRS += MultiTransCodingSetup
endif
if SH1
SUBDIRS += F3LEDControl
endif
if H3
SUBDIRS += F3LEDControl
endif
if H5
SUBDIRS += F3LEDControl
endif
if H7
SUBDIRS += F3LEDControl
endif
if H9
SUBDIRS += MultiTransCodingSetup
endif
if H9COMBO
SUBDIRS += MultiTransCodingSetup
endif
if HD60
SUBDIRS += MultiTransCodingSetup
endif
if HD61
SUBDIRS += MultiTransCodingSetup
endif
if I55PLUS
SUBDIRS += MultiTransCodingSetup
endif
if LC
SUBDIRS += F3LEDControl
endif
if VUUNO
SUBDIRS += FirmwareUpgrade VuRemote
endif
if VUULTIMO
SUBDIRS += FirmwareUpgrade VuRemote
endif
if VUDUO
SUBDIRS += VuDuoFanControl
endif
if VUSOLO2
SUBDIRS += FirmwareUpgrade VuRemote TransCodingSetup
endif
if VUSOLOSE
SUBDIRS += FirmwareUpgrade VuRemote TransCodingSetup
endif
if VUDUO2
SUBDIRS += FirmwareUpgrade VuRemote TransCodingSetup
endif
if VUZERO
SUBDIRS += FirmwareUpgrade VuRemote
endif
if VUSOLO4K
SUBDIRS += FirmwareUpgrade VuRemote TransCodingSetup
endif
if VUUNO4K
SUBDIRS += FirmwareUpgrade VuRemote TransCodingSetup
endif
if VUZERO4K
SUBDIRS += FirmwareUpgrade VuRemote
endif
if VUUNO4KSE
SUBDIRS += FirmwareUpgrade VuRemote TransCodingSetup
endif
if VUULTIMO4K
SUBDIRS += FirmwareUpgrade VuRemote TransCodingSetup
endif
if VUDUO4K
SUBDIRS += FirmwareUpgrade VuRemote TransCodingSetup
endif
if V8PLUS
SUBDIRS += MultiTransCodingSetup
endif
if MULTIBOX
SUBDIRS += MultiTransCodingSetup
endif
if GIGABLUE
SUBDIRS += GigaBlueVFDControl AudioEffect GigaBlueRemote
endif
if XP1000
SUBDIRS += XtrendRemote SF8VFDControl
endif
if SPARK
SUBDIRS += SparkVFDControl SparkUnionTunerType SH4BoosterControl SH4OSDAdjustment
endif
if OSMIO4K
SUBDIRS += SimpleFancontrol
endif
if HAVE_TEMPFANCONTROL
SUBDIRS += TempFanControl
endif
if GBQUADPLUS
SUBDIRS += TransCodingSetup
endif
if GBQUAD
SUBDIRS += TransCodingSetup
endif
if GB7356
SUBDIRS += TransCodingSetup
endif
if GB7252
SUBDIRS += TransCodingSetup
endif
if VS1000
SUBDIRS += F3LEDControl XtrendRemote
endif
if VUPLUS
SUBDIRS += HbbTV AudioEffect
endif
if HAVE_AMLPLUGINS
SUBDIRS += RCUSelect ReZap
endif
if XC7362
SUBDIRS += VPLEDControl
endif
if XC7358
SUBDIRS += VPLEDControl
endif
if XC7358CI
SUBDIRS += VPLEDControl
endif
if OSNINO
SUBDIRS += VPLEDControl
endif
if OSNINOPLUS
SUBDIRS += VPLEDControl
endif