config MAKE_TOOLCHAIN bool "Package the OpenWrt-based Toolchain" depends on !EXTERNAL_TOOLCHAIN default BUILDBOT help Package the created toolchain as a tarball under the bin/ directory as OpenWrt-Toolchain-$(BOARD)-for-$(ARCH)$(ARCH_SUFFIX)-gcc-$(GCCV)$(DIR_SUFFIX). For example, a toolchain for the MIPS architecture might be named OpenWrt-Toolchain-malta-for-mipsel_mips32-gcc-4.8-linaro_uClibc-0.9.33.2.tar.bz2. /flashrom' title='iCE40/flashrom Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/custom_baud_linux.c
blob: 2d5f261d167bcaa94539645b4a634d8e0e159509 (plain)
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