openwrt/include
Felix Fietkau 3a321fb110 fix 'make docs'
SVN-Revision: 12211
2008-08-06 14:30:34 +00:00
..
site add missing configure variable to sitefile (required by gstreamer) 2008-08-05 19:22:06 +00:00
autotools.mk fix libtool version checks in some configure scripts 2007-12-27 02:11:11 +00:00
debug.mk clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 2007-08-30 21:12:39 +00:00
depends.mk add autorebuild check for menuconfig 2007-10-14 02:28:34 +00:00
download.mk allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 2008-07-31 02:43:33 +00:00
host-build.mk fixes for refresh/update handling 2007-09-29 04:29:11 +00:00
host.mk improve xargs compatibility check (mostly Darwin/Mac OS X related) 2008-07-01 21:38:28 +00:00
image.mk strip kernel version from image names 2008-06-07 17:43:36 +00:00
kernel-build.mk create a platform config-* file if there is none already when running kernel_menuconfig or kernel_oldconfig 2008-06-13 15:28:31 +00:00
kernel-defaults.mk spurious initramfs breakage fix 2008-07-05 22:11:22 +00:00
kernel-version.mk update to 2.6.25.12 2008-07-26 10:53:23 +00:00
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> 2008-05-15 00:57:50 +00:00
netfilter.mk cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names 2008-05-08 11:32:46 +00:00
package-bin.mk add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 2007-09-29 01:21:56 +00:00
package-defaults.mk replace config.guess and config.sub properly, even if they are in a subdirectory 2008-08-05 18:02:54 +00:00
package-dumpinfo.mk add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg 2007-09-29 01:21:56 +00:00
package-ipkg.mk some minor fixes, cleanups, package build abstraction 2007-09-28 01:23:56 +00:00
package-version-override.mk added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com> 2007-12-20 22:20:32 +00:00
package.mk allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815) 2008-07-31 02:43:33 +00:00
prereq-build.mk add prereq check for python 2008-08-04 23:59:18 +00:00
prereq.mk some minor fixes, cleanups, package build abstraction 2007-09-28 01:23:56 +00:00
quilt.mk upstream style quilt refresh 2008-06-04 13:10:52 +00:00
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 2008-06-09 15:38:45 +00:00
shell.sh bug #1547 2007-04-03 15:55:42 +00:00
subdir.mk fix make variable overriding for package makefiles on the command line 2008-08-06 11:33:26 +00:00
target.mk 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 ... 2008-08-04 11:51:58 +00:00
toplevel.mk fix 'make docs' 2008-08-06 14:30:34 +00:00
unpack.mk Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 2007-09-29 00:05:48 +00:00
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 2008-06-16 21:57:57 +00:00