Commit 0d9104a
authored
linux-qcom-next: conditionally include qcom_debug.config for aarch64 debug builds (#1927)
Include `qcom_debug.config` in KBUILD_CONFIG_EXTRA for aarch64 only when
`DEBUG_BUILD` is enabled. This enables QCOM-specific debug options such
as DCC and memory dump support for debug builds, while leaving normal
builds unaffected.2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments