mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
c3372266ba
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: |
||
---|---|---|
.. | ||
binutils | ||
fortify-headers | ||
gcc | ||
gdb | ||
glibc | ||
kernel-headers | ||
musl | ||
nasm | ||
wrapper | ||
build_version | ||
Config.in | ||
info.mk | ||
Makefile |