Home
last modified time | relevance | path

Searched refs:from (Results 1 – 7 of 7) sorted by relevance

/kernel/build/
Dbuild.sh102 local from=$2
107 [ -n "$from" ] || return 1
109 from=$(readlink -e "$from")
111 [ -n "$from" ] || return 1
112 stem=${from}/
DLICENSE31 "Object" form shall mean any form resulting from mechanical
42 form, that is based on (or derived from) the Work and for which the
46 separable from, or merely link (or bind by name) to the interfaces of,
103 attribution notices from the Source form of the Work,
120 or as an addendum to the NOTICE text from the Work, provided
DNOTICE31 "Object" form shall mean any form resulting from mechanical
42 form, that is based on (or derived from) the Work and for which the
46 separable from, or merely link (or bind by name) to the interfaces of,
103 attribution notices from the Source form of the Work,
120 or as an addendum to the NOTICE text from the Work, provided
/kernel/configs/
DREADME.md43 config requirements from `android-base.config` still apply in that case.
108 Support for kernel configs from previous dessert releases is dropped from AOSP
109 when the upgrade path from that dessert release is no longer supported.
122 the top level. When a release is branched from master the top-level configs are
150 Build rules from the aforementioned files to a
185 * Remove a line from `<dessert>/android-*/android-base.config`
186 * Remove a line from `<dessert>/android-*/android-base-*.config`
188 * Lower minimum LTS requirement from `x.y.u` to `x.y.v` (where `v < u`)
194 * Add or change a line from `<dessert>/android-*/android-base.config`
195 * Add or change a line from `<dessert>/android-*/android-base-*.config`
[all …]
/kernel/build/abi/
DREADME.md23 Creating ABI dumps from kernel trees
37 invocation from the top of the repo tree looks as follows:
/kernel/tests/net/test/
DREADME32 boots, mounts the root filesystem read-only, runs the specified test from init, and then drops to a…
66 net_test mounts the root filesystem read-only, and runs the test from init, but
Drun_net_test.sh175 echo Running tests from: `pwd`