Openwrt/include
Sebastian Kemper 2127accd44 build: create $(PKG_SYMVERS_DIR) if non-existent
Commit 5d76065 moved the creation of the symvers directory to
include/kernel-build.mk. This is fine when building from scratch. But
when unpacking an SDK the directory doesn't exist and because the kernel
won't be built (again) this directory will not be created by the build
system, causing build failure if make tries to copy files into it.

This moves the creation of the symvers directory back into
include/kernel.mk so that the directory is created in any case.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-11-19 18:52:15 +01:00
..
site
autotools.mk
cmake.mk build: support cmake verbose for host builds 2020-11-14 14:48:30 +01:00
debug.mk
depends.mk
device_table.txt
download.mk
feeds.mk build: FeedSourcesAppend add kmod feed to snapshot 2020-10-30 00:39:09 +00:00
hardened-ld-pie.specs
hardening.mk
host-build.mk
image-commands.mk image: sort image-commands.mk alphabetically 2020-10-30 19:23:00 +01:00
image.mk build: store SOURCE_DATE_EPOCH in JSON info files 2020-11-12 18:19:44 +01:00
kernel-build.mk build: create $(PKG_SYMVERS_DIR) if non-existent 2020-11-19 18:52:15 +01:00
kernel-defaults.mk
kernel-version.mk kernel: bump 5.4 to 5.4.77 2020-11-18 21:13:46 +01:00
kernel.mk build: create $(PKG_SYMVERS_DIR) if non-existent 2020-11-19 18:52:15 +01:00
netfilter.mk netfilter: Add queue support for nftables 2020-11-12 18:19:44 +01:00
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk
package-seccomp.mk
package.mk
prereq-build.mk build: try to find getopt in macOS homebrew's standard location 2020-11-14 14:48:30 +01:00
prereq.mk
quilt.mk
rootfs.mk
scan.awk
scan.mk
shell.sh
subdir.mk
target.mk build: filter out more autogenerated kernel config options 2020-11-13 13:18:20 +01:00
toolchain-build.mk
toplevel.mk build: detect broken make version on macOS 2020-11-14 14:48:30 +01:00
u-boot.mk
uclibc++.mk
unpack.mk
verbose.mk
version.mk