lede/include
Christian Marangi 70c103fda7 host-build: always define Host/Prepare/Default
We currently skip defining Host/Prepare/Default if HOST_UNPACK is not
defined.

This is mostly the case for Host packages that just provide files with
the src directory and don't need to be downloaded/extracted.

This was probably done lots of times ago due to quilt causing error as
the patches directory wasn't present.
This has changed now and quilt can correctly detect if no patches needs
to be applied (instead of terminating with error)

Always define Host/Prepare/Default to make tools/refresh correctly works
as HOST_QUILT is hardcoded enabled for this make target and will
complain for tool not prepared for quilt patches.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-12-02 21:55:40 +08:00
..
site include: add loongarch64 new target 2024-01-11 20:56:50 +08:00
autotools.mk tools: update versions and sync with upstream v24.10 2024-12-02 18:53:09 +08:00
bpf.mk treewide: sync with upstream (#10750) 2023-01-25 15:30:35 +08:00
cmake.mk include: sync with upstream (#10454) 2022-11-19 18:03:18 +08:00
debug.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
depends.mk include: sync with upstream (#10454) 2022-11-19 18:03:18 +08:00
device_table.txt update source 2017-09-06 19:19:45 +08:00
download.mk include: sync with upstream (#10454) 2022-11-19 18:03:18 +08:00
feeds.mk build: ensure that dash isn't prepended twice to abi version suffix 2021-06-16 18:13:00 +08:00
hardened-ld-pie.specs Merge branch 'master' of github.com:lede-project/source 2018-04-23 18:50:49 +08:00
hardening.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
host-build.mk host-build: always define Host/Prepare/Default 2024-12-02 21:55:40 +08:00
image-commands.mk image: improve uImage.FIT device tree overlay support 2024-02-06 13:38:35 +08:00
image.mk branding: add LEDE branding 2024-11-14 13:14:47 +08:00
kernel-5.4 kernel: bump 5.4 to 5.4.284 2024-10-01 14:11:04 +08:00
kernel-5.10 kernel: bump 5.10 to 5.10.221 2024-10-31 16:53:49 +08:00
kernel-5.15 kernel: bump 5.15 to 5.15.173 2024-11-18 15:13:42 +08:00
kernel-6.1 kernel: bump 6.1 to 6.1.118 2024-11-18 15:24:26 +08:00
kernel-6.6 kernel: bump 6.6 to 6.6.63 2024-11-23 00:31:00 +08:00
kernel-6.12 kernel: bump 6.12 to 6.12.1 2024-11-23 01:35:01 +08:00
kernel-build.mk kernel-build.mk: add support for compiling only DTS 2024-02-19 23:30:11 +08:00
kernel-defaults.mk Add support to build qualcommax image 2024-01-30 18:04:25 +08:00
kernel-version.mk kernel: fix wrong detection of Linux-Testing-Version in makefile DUMP 2023-06-01 15:29:41 +08:00
kernel.mk include: add loongarch64 new target 2024-01-11 20:56:50 +08:00
logo.png x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
logo.svg x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
meson.mk tools/meson: sync with upstream 2022-10-23 12:19:36 +08:00
netfilter.mk kernel: kmod-ipt-ulog: Remove package 2022-12-15 01:47:28 +08:00
nls.mk nls.mk: fixup cmake packages 2022-11-28 10:50:28 +08:00
openssl-module.mk openssl: bump to 3.0.10 2023-09-15 10:25:17 +08:00
package-bin.mk include: sync with upstream (#10454) 2022-11-19 18:03:18 +08:00
package-defaults.mk treewide: sync with upstream (#10720) 2023-01-04 15:41:15 +08:00
package-dumpinfo.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
package-ipkg.mk include: sync with upstream (#10454) 2022-11-19 18:03:18 +08:00
package-seccomp.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
package.mk build: introduce PKG_BUILD_FLAGS 2024-05-29 10:35:11 +08:00
prereq-build.mk branding: add LEDE branding 2024-11-14 13:14:47 +08:00
prereq.mk treewide: sync with upstream (#10750) 2023-01-25 15:30:35 +08:00
quilt.mk include: sync with upstream (#10454) 2022-11-19 18:03:18 +08:00
rootfs.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
scan.awk update source 2017-09-06 19:19:45 +08:00
scan.mk treewide: sync with upstream (#10750) 2023-01-25 15:30:35 +08:00
shell.sh x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
subdir.mk kernel-build.mk: add support for compiling only DTS 2024-02-19 23:30:11 +08:00
target.mk build: enable ipv6 support by default 2024-07-09 22:04:57 +08:00
toolchain-build.mk include: sync with upstream (#10454) 2022-11-19 18:03:18 +08:00
toplevel.mk treewide: sync with upstream (#10750) 2023-01-25 15:30:35 +08:00
trusted-firmware-a.mk treewide: sync with upstream (#10750) 2023-01-25 15:30:35 +08:00
u-boot.mk u-boot.mk: do not force parallel build 2023-12-20 23:06:58 +08:00
uclibc++.mk sync with upstream (#10562) 2022-12-08 14:20:57 +08:00
unpack.mk treewide: sync with upstream (#10750) 2023-01-25 15:30:35 +08:00
verbose.mk include: sync with upstream (#10454) 2022-11-19 18:03:18 +08:00
version.mk Release: v24.10.0-rc1: adjust config defaults 2024-12-02 19:28:12 +08:00