You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them 18 years ago
..
site
depends.mk ignore errors in the find command for dep checks 18 years ago
host-build.mk hide some junk in non-verbose mode 18 years ago
host.mk
image.mk revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need 18 years ago
kernel-build.mk Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them 18 years ago
kernel-defaults.mk Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them 18 years ago
kernel-version.mk
kernel.mk Improved autorebuild for kernel related stuff. - make modules_install in the kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them 18 years ago
netfilter.mk Add raw and NOTRACK targets (#1583) 18 years ago
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk clean up dependency handling for autorebuilds 18 years ago
package.mk hide some junk in non-verbose mode 18 years ago
prereq-build.mk revert find | xargs => find | exec changes - this is completely unnecessary and introduces additional dependencies that we do not need 18 years ago
prereq.mk
scan.mk
shell.sh
target.mk
unpack.mk
verbose.mk