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
Travis Kemen 99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default
SVN-Revision: 12319
16 years ago
..
site move arch-specific definitions to arch site files 16 years ago
autotools.mk fix libtool version checks in some configure scripts 17 years ago
debug.mk clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 17 years ago
depends.mk add autorebuild check for menuconfig 17 years ago
download.mk allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 16 years ago
host-build.mk fixes for refresh/update handling 17 years ago
host.mk improve xargs compatibility check (mostly Darwin/Mac OS X related) 16 years ago
image.mk strip kernel version from image names 16 years ago
kernel-build.mk create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 16 years ago
kernel-defaults.mk spurious initramfs breakage fix 16 years ago
kernel-version.mk update to 2.6.25.15 and 2.6.26.2 16 years ago
kernel.mk 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 <ago@bastart.eu.org> 16 years ago
netfilter.mk Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) 16 years ago
package-bin.mk add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 17 years ago
package-defaults.mk replace config.guess and config.sub properly, even if they are in a subdirectory 16 years ago
package-dumpinfo.mk add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 17 years ago
package-ipkg.mk some minor fixes, cleanups, package build abstraction 17 years ago
package-version-override.mk added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com> 17 years ago
package.mk allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 16 years ago
prereq-build.mk add prereq check for python 16 years ago
prereq.mk some minor fixes, cleanups, package build abstraction 17 years ago
quilt.mk upstream style quilt refresh 16 years ago
scan.mk large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine 16 years ago
shell.sh bug #1547 17 years ago
subdir.mk fix make variable overriding for package makefiles on the command line 16 years ago
target.mk make opkg the default package manager, disable busybox ipkg from building by default 16 years ago
toplevel.mk fix cut&paste mistake 16 years ago
unpack.mk Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 17 years ago
verbose.mk 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 16 years ago