aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/dl_github_archive.py
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2023-07-20 15:48:39 +0200
committerPetr Štetiar <ynezz@true.cz>2023-07-28 08:19:19 +0200
commit6b7f1ffbad732c5e1818f9387c02dda109c2748b (patch)
tree3f7cecd0fed79f8a39aed4b39caf0a75c739db00 /scripts/dl_github_archive.py
parentba415af5706f0369e4d299e4dfe50541a4a8056b (diff)
downloadupstream-6b7f1ffbad732c5e1818f9387c02dda109c2748b.tar.gz
upstream-6b7f1ffbad732c5e1818f9387c02dda109c2748b.tar.bz2
upstream-6b7f1ffbad732c5e1818f9387c02dda109c2748b.zip
toolchain: kernel-headers: fix check target for external Git trees
Executing following command currently fails: $ make toolchain/kernel-headers/{download,check} V=sc FIXUP=1 ... include/kernel-version.mk:11: *** Missing kernel version/hash file for . Please create include/kernel-. Stop. So lets fix it by adding the necessary missing KERNEL_PATCHVER variable. That additional kernel-build.mk include is needed to add another set of missing variables: $ make toolchain/kernel-headers/{download,check} V=sc FIXUP=1 ... Makefile:115: *** ERROR: Unknown pack format for file tmp/dl/. Stop. Fixes: 0765466a42f4 ("kernel: split kernel version to dedicated files") Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'scripts/dl_github_archive.py')
0 files changed, 0 insertions, 0 deletions