Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2 17 years ago
..
site e848e7654b move arch-specific definitions to arch site files 17 years ago
autotools.mk 585a9ff548 fix libtool version checks in some configure scripts 18 years ago
debug.mk 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 18 years ago
depends.mk af03fdb6c5 add autorebuild check for menuconfig 18 years ago
download.mk 291e775fcd allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 17 years ago
host-build.mk e2f7a60283 fixes for refresh/update handling 18 years ago
host.mk 171e7134db improve xargs compatibility check (mostly Darwin/Mac OS X related) 17 years ago
image.mk 5ee91fef1e strip kernel version from image names 17 years ago
kernel-build.mk d26fa58d25 create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 17 years ago
kernel-defaults.mk 7866f69cbe spurious initramfs breakage fix 17 years ago
kernel-version.mk e5fa05d788 update to 2.6.25.15 and 2.6.26.2 17 years ago
kernel.mk 7c7bd6f61c This patch makes kernel modules check if config is defined and creates a config passthrough target which will evaluate the original config in the generated package. This is done so kernel modules can have configuration menus like busybox, etc... Signed-off-by: Axel Gembe <[email protected]> 17 years ago
netfilter.mk a7b3ffc182 cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names 17 years ago
package-bin.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 18 years ago
package-defaults.mk 06e754b1f7 replace config.guess and config.sub properly, even if they are in a subdirectory 17 years ago
package-dumpinfo.mk 97b6135462 add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 18 years ago
package-ipkg.mk 800ef0f56c some minor fixes, cleanups, package build abstraction 18 years ago
package-version-override.mk ff74bb872b added packkage-version overriding, Signed-off-by: ralph <[email protected]> 18 years ago
package.mk 291e775fcd allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 17 years ago
prereq-build.mk 86f5eb449c add prereq check for python 17 years ago
prereq.mk 800ef0f56c some minor fixes, cleanups, package build abstraction 18 years ago
quilt.mk 40a175150e upstream style quilt refresh 17 years ago
scan.mk 4c665e6ca4 large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine 17 years ago
shell.sh 7bdbd73b2a bug #1547 19 years ago
subdir.mk 311c9403d9 fix make variable overriding for package makefiles on the command line 17 years ago
target.mk 21bbdc24c3 adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... 17 years ago
toplevel.mk 3a321fb110 fix 'make docs' 17 years ago
unpack.mk dbeb0fad24 Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 18 years ago
verbose.mk dea3f68b35 use file descriptors 8 and 9 for build system internal log messages, as apparently bash does not like fds greater than 9 in shell commands on some systems 17 years ago