1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-03 13:26:18 +02:00
openwrt/include
Felix Fietkau 5a9cdef549 prefer http downloads over svn/git checkouts, remove git dependency
SVN-Revision: 9567
2007-11-16 04:10:01 +00:00
..
site
debug.mk
depends.mk add autorebuild check for menuconfig 2007-10-14 02:28:34 +00:00
download.mk prefer http downloads over svn/git checkouts, remove git dependency 2007-11-16 04:10:01 +00:00
host-build.mk fixes for refresh/update handling 2007-09-29 04:29:11 +00:00
host.mk
image.mk remove whitespaces 2007-10-18 20:30:18 +00:00
kernel-build.mk fixes for refresh/update handling 2007-09-29 04:29:11 +00:00
kernel-defaults.mk fix the image builder 2007-11-14 23:11:07 +00:00
kernel-version.mk We are now at .23.1 2007-10-23 08:13:12 +00:00
kernel.mk don't specify "CC=<nothing>" on kernel build command line 2007-10-23 06:23:23 +00:00
netfilter.mk netfilter/ipset cleanups * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description 2007-10-12 14:58:35 +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 DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no description is set 2007-10-14 04:49:05 +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
package.mk better scope handling for the configured stamp 2007-11-16 03:48:43 +00:00
prereq-build.mk prefer http downloads over svn/git checkouts, remove git dependency 2007-11-16 04:10:01 +00:00
prereq.mk
quilt.mk fix quilt apply for packages that change STAMP_* 2007-11-10 22:51:02 +00:00
scan.mk
shell.sh
subdir.mk make aliases for package targets if the package directories are in further subdirectories example: if there is a package/libs/foo/compile, then package/foo/compile will be an alias for it 2007-10-21 07:18:10 +00:00
target.mk fix copy&paste mistake 2007-11-15 12:35:51 +00:00
toplevel.mk fix parallel build issues 2007-11-04 11:42:47 +00:00
unpack.mk
verbose.mk