openwrt/include
Petr Štetiar 8fc496be86
treewide: fix shell errors during dump stage
Fixes following issues:

 bash: -c: line 1: `echo 1686820180<LINUX_VERMAGIC> | /staging_dir/host/bin/mkhash md5 | cut -b1-8'
 bash: -c: line 1: `echo 1686820180<LINUX_VERMAGIC> | /staging_dir/host/bin/mkhash md5 | sed -E 's/(.{8})(.{4})(.{4})(.{4})(.{10})../\1-\2-\3-\4-\500/''
 bash: -c: line 1: syntax error near unexpected token `|'
 bash: line 1: *1024*1024: syntax error: operand expected (error token is "*1024*1024")
 bash: line 1: (64 + ): syntax error: operand expected (error token is ")")
 expr: syntax error: missing argument after '+'

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2023-11-13 14:01:25 +01:00
..
site generic: groundwork for RISC-V 2023-05-28 13:19:10 +02:00
autotools.mk autotools: add list of fake paths to tools 2023-05-04 06:07:26 +02:00
bpf.mk treewide: make use of new toolchain define 2023-10-20 16:13:56 +02:00
cmake.mk treewide: make use of new toolchain define 2023-10-20 16:13:56 +02:00
debug.mk
depends.mk
device_table.txt
download.mk build: make git sub-modules to fetch configurable 2023-07-28 09:00:49 +02:00
feeds.mk
hardened-ld-pie.specs
hardening.mk
host-build.mk host-build: add support for a stampfile per installed binary 2023-06-05 08:31:53 +02:00
image-commands.mk ramips: add encrypted SGE factory image for D-Link devices 2023-11-12 15:03:05 +01:00
image.mk treewide: fix shell errors during dump stage 2023-11-13 14:01:25 +01:00
kernel-5.15 kernel: bump 5.15 to 5.15.138 2023-11-10 17:33:59 +01:00
kernel-6.1 kernel: bump 6.1 to 6.1.62 2023-11-10 17:37:12 +01:00
kernel-build.mk
kernel-defaults.mk build: cache kernel module package compiling 2023-10-28 21:34:20 +02:00
kernel-version.mk kernel: fix wrong detection of Linux-Testing-Version in makefile DUMP 2023-05-31 20:28:40 +02:00
kernel.mk build: cache kernel module package compiling 2023-10-28 21:34:20 +02:00
logo.png
logo.svg
meson.mk meson: prepare to use different linkers 2023-07-04 20:25:40 +02:00
netfilter.mk
nls.mk
openssl-module.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk package-dumpinfo,metadata: add ABI version information to package index 2023-11-01 11:14:40 +00:00
package-ipkg.mk build: replace SourceName with PKG_NAME compile unit name 2023-09-24 19:33:53 +02:00
package-seccomp.mk
package.mk build: add support to use the mold linker for packages 2023-07-04 20:25:41 +02:00
prereq-build.mk prereq-build: add Python 3.12 support 2023-11-12 12:15:55 +01:00
prereq.mk prereq: merge common cases in SetupHostCommand 2023-08-26 14:00:36 +02:00
quilt.mk quilt.mk: don't error on refresh/update if patches doesn't exist 2023-10-06 21:59:29 +02:00
rootfs.mk
scan.awk
scan.mk scan.mk: do not silence output of dump phase 2023-11-13 14:01:24 +01:00
shell.sh
subdir.mk
target.mk generic: groundwork for RISC-V 2023-05-28 13:19:10 +02:00
toolchain-build.mk
toplevel.mk treewide: add ORIG_PATH variable 2023-06-05 08:31:47 +02:00
trusted-firmware-a.mk
u-boot.mk u-boot.mk: add support for config customization 2023-06-10 21:31:07 +02:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk