15 Commits (82572cf7677a78e48f719cf969fac725ca639bd2)

Author SHA1 Message Date
Felix Fietkau 40ab15892d Abstracted find to $(FIND) to allow use of gfind on non-GNU systems. 17 years ago
Felix Fietkau 49e628f765 next round of build system cleanup - convert package/ to new structure 17 years ago
Felix Fietkau e23c6c4b6b fix verbose output with dash as /bin/sh 17 years ago
Felix Fietkau 3e87d642f7 detect whether the find command supports -L or -follow 17 years ago
Felix Fietkau 341b6afd55 simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems 17 years ago
Felix Fietkau 874f03ea00 fixes for a few build errors on osx without fink 17 years ago
Felix Fietkau 9b46161c67 fix for including host.mk multiple times 18 years ago
Mike Baker 16edf83d62 trivial changes 18 years ago
Felix Fietkau a264975480 fix another build error 18 years ago
Felix Fietkau 8838ffd68d speed up the build system a little bit 18 years ago
Felix Fietkau cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection 18 years ago
Felix Fietkau d4e038fe5d remove some obsolete stuff 18 years ago
Felix Fietkau 0d9ddef0e8 move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for systems that use gzcat instead 18 years ago
Felix Fietkau 518b039995 fix tar detection 18 years ago