0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-04-07 09:35:29 +00:00
Files
.devcontainer
.github
.vscode
LICENSES
config
include
package
scripts
target
toolchain
tools
7z
autoconf
autoconf-archive
automake
b43-tools
bash
bc
bison
bzip2
cbootimage
cbootimage-configs
ccache
cmake
coreutils
cpio
dosfstools
dwarves
e2fsprogs
elftosb
elfutils
expat
fakeroot
findutils
firmware-utils
flex
flock
genext2fs
gengetopt
gmp
gnulib
include
isl
libdeflate
liblzo
libressl
libtool
llvm-bpf
lz4
lzma
lzma-old
lzop
m4
make-ext4fs
meson
missing-macros
mkimage
mklibs
mold
mpc
mpfr
mtd-utils
mtools
ninja
padjffs2
patch
patch-image
patchelf
pkgconf
quilt
sdimage
patches
100-deactivate-ufb.patch
Makefile
sed
sparse
squashfs3-lzma
squashfs4
sstrip
tar
util-linux
xxhash
xz
yafut
zip
zlib
zstd
Makefile
.gitattributes
.gitignore
BSDmakefile
COPYING
Config.in
Makefile
README.md
feeds.conf.default
rules.mk
Hauke Mehrtens 02324da206 tools/sdimage: Fix build with host Linux headers < 3.18
The ufb tool needs the host UAPI Linux headers from kernel 3.18
or later, remove it for now as it is not used anyway.

Fixes: 4bf5c4395b3 ("tools/sdimage: update to latest git version")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-12-16 14:03:35 +01:00
..