You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/include
Jonas Gorski f3923dab7b kernel: check the right directories for rebuild
Pass KERNEL_FILE_DEPENDS to rdep instead of PKG_FILE_DEPENDS, which is
empty. Also don't pass $(CURDIR) as the directory to timestamp, as it
would also pick up non kernel related changes like image building code.

Should fix kernel being rebuild for unrelated changes, as well as not
being rebuild for changes in target/linux/generic.

Fixes: 22ef1c83b3 ("kernel: make the kernel build auto-clean the build dir like package build")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
8 years ago
..
site toolchain: add support of ARC architecture 9 years ago
autotools.mk include/autotools.mk: fix gettext installation path 9 years ago
cmake.mk include/cmake.mk: fix host builds 8 years ago
debug.mk include: remove trailing whitespaces 9 years ago
depends.mk include: remove trailing whitespaces 9 years ago
device_table.txt image: ensure that /dev/console exist in rootfs images 11 years ago
download.mk download.mk: use HTTPS for git.lede-project.org 8 years ago
feeds.mk build: move merged package directory from bin/ to staging_dir 8 years ago
hardening.mk hardening: make override variables more intuitive 9 years ago
host-build.mk build: don't add -j for parallel builds with Make 4.2+ 8 years ago
host.mk include: remove trailing whitespaces 9 years ago
image-commands.mk include/image.mk: allow image code to override uImage name 8 years ago
image-legacy.mk image: fix build issue with per-device rootfs and legacy devices 8 years ago
image.mk image: fix per-device rootfs build error when not all opkg package files are found 8 years ago
kernel-build.mk kernel: check the right directories for rebuild 8 years ago
kernel-defaults.mk kernel: prevent adding custom string to localversion 8 years ago
kernel-version.mk kernel: update kernel 4.4 to version 4.4.15 8 years ago
kernel.mk kernel: make the kernel build auto-clean the build dir like package builds 8 years ago
netfilter.mk include/netfilter.mk: fix kmod-ipt-tee build with 4.3/4.4 9 years ago
nls.mk nls.mk: add -rpath-link when needed for NLS support 9 years ago
package-bin.mk include: remove trailing whitespaces 9 years ago
package-defaults.mk cmake: include/cmake.mk add CMAKE_BINARY_SUBDIR to allow out of source tree builds 8 years ago
package-dumpinfo.mk include: fix nonshared flag handling 8 years ago
package-ipkg.mk package-ipkg: do not include feeds.mk at metadata dump time to speed up scanning 8 years ago
package-seccomp.mk include: add a seccomp filter install wrapper 9 years ago
package.mk build: don't add -j for parallel builds with Make 4.2+ 8 years ago
prereq-build.mk build: do not depend on svn any more 8 years ago
prereq.mk build: do not overwrite already existing host commands 9 years ago
quilt.mk kernel: make the kernel build auto-clean the build dir like package builds 8 years ago
rootfs.mk build: set TMPDIR for opkg calls 8 years ago
scan.awk build: propagate override information to .packageinfo 9 years ago
scan.mk build: ignore the linux package in the sdk only for generating package data, not for dependencies 9 years ago
scons.mk fix up scons vs ccache 12 years ago
shell.sh include: remove trailing whitespaces 9 years ago
subdir.mk build: add logging for package host builds 9 years ago
target.mk kernel: add plan 9 fs package 8 years ago
toolchain-build.mk include: remove trailing whitespaces 9 years ago
toplevel.mk include/toplevel.mk: fix defconfig when ~/.openwrt/defconfig exists - take 2 8 years ago
uclibc++.mk toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 11 years ago
unpack.mk include: remove trailing whitespaces 9 years ago
verbose.mk build: tell users to do non-paralle builds on errors 9 years ago
version.mk base-files: Add standard os-release file 8 years ago