This repository was archived by the owner on Apr 13, 2024. It is now read-only.
Commit 5ac1eec
committed
driver.sh: Use initial architecture naming for patches
Currently, we collapse arm32_v{5,6,7} and ppc32/powerpc64le into arm and
powerpc respectively. We don't want to apply patches that are for only
one specific sub-architecture to all so add a SUBARCH variable that can
be used to differentiate everything.
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>1 parent 665f548 commit 5ac1eec
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
262 | | - | |
| 263 | + | |
263 | 264 | | |
264 | 265 | | |
265 | 266 | | |
266 | | - | |
| 267 | + | |
267 | 268 | | |
268 | 269 | | |
269 | 270 | | |
| |||
0 commit comments