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.
 
 
 
 
 
 
Mike Baker 854f0ad080 change handling of target/linux/generic-2.x/files to match other targets (#1648) 18 years ago
..
site
depends.mk fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds 18 years ago
host-build.mk fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds 18 years ago
host.mk simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems 18 years ago
image.mk fixes for a few build errors on osx without fink 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 change handling of target/linux/generic-2.x/files to match other targets (#1648) 18 years ago
kernel-version.mk
kernel.mk fix kmod-* build error when wildcards are being used in $(FILES) 18 years ago
netfilter.mk Add raw and NOTRACK targets (#1583) 18 years ago
package-defaults.mk split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handling of subdirectories with configure 18 years ago
package-dumpinfo.mk revert part of [6573] to keep the speedup of metadata scanning 18 years ago
package-ipkg.mk fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds 18 years ago
package.mk improve metadata scanning time 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 fix dependencies for metadata scanning 18 years ago
shell.sh bug #1547 18 years ago
target.mk
unpack.mk simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems 18 years ago
verbose.mk minor tweaks to the verbose system 18 years ago