netifd: packet_steering: fix shell error on unset steering_flows option
[openwrt/openwrt.git] / target / linux / sunxi / image / cortexa8.mk
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Copyright (C) 2013-2016 OpenWrt.org
4 # Copyright (C) 2016 Yousong Zhou
5
6 define Device/cubietech_a10-cubieboard
7 DEVICE_VENDOR := Cubietech
8 DEVICE_MODEL := Cubieboard
9 DEVICE_PACKAGES:=kmod-ata-sunxi kmod-sun4i-emac kmod-rtc-sunxi
10 SOC := sun4i
11 endef
12 TARGET_DEVICES += cubietech_a10-cubieboard
13
14 define Device/haoyu_a10-marsboard
15 DEVICE_VENDOR := HAOYU Electronics
16 DEVICE_MODEL := MarsBoard A10
17 DEVICE_PACKAGES:=kmod-ata-core kmod-ata-sunxi kmod-sun4i-emac \
18 kmod-rtc-sunxi kmod-sound-core kmod-sound-soc-sunxi
19 SUPPORTED_DEVICES += marsboard,a10-marsboard
20 SOC := sun4i
21 endef
22 TARGET_DEVICES += haoyu_a10-marsboard
23
24 define Device/linksprite_a10-pcduino
25 DEVICE_VENDOR := LinkSprite
26 DEVICE_MODEL := pcDuino
27 DEVICE_PACKAGES:=kmod-sun4i-emac kmod-rtc-sunxi kmod-rtl8192cu
28 SOC := sun4i
29 endef
30 TARGET_DEVICES += linksprite_a10-pcduino
31
32 define Device/olimex_a10-olinuxino-lime
33 DEVICE_VENDOR := Olimex
34 DEVICE_MODEL := A10-OLinuXino-LIME
35 DEVICE_PACKAGES:=kmod-ata-sunxi kmod-sun4i-emac kmod-rtc-sunxi
36 SOC := sun4i
37 endef
38 TARGET_DEVICES += olimex_a10-olinuxino-lime
39
40 define Device/olimex_a13-olimex-som
41 DEVICE_VENDOR := Olimex
42 DEVICE_MODEL := A13-SOM
43 DEVICE_PACKAGES:=kmod-rtl8192cu
44 SUPPORTED_DEVICES:=olimex,a13-olinuxino
45 SOC := sun5i-a13
46 SUNXI_DTS := sun5i-a13-olinuxino
47 endef
48 TARGET_DEVICES += olimex_a13-olimex-som
49
50 define Device/olimex_a13-olinuxino
51 DEVICE_VENDOR := Olimex
52 DEVICE_MODEL := A13-OLinuXino
53 DEVICE_PACKAGES:=kmod-rtl8192cu
54 SOC := sun5i
55 endef
56 TARGET_DEVICES += olimex_a13-olinuxino