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
Felix Fietkau edbbf145d5 add cpio.gz support (patch from #2595)
SVN-Revision: 9986
17 years ago
..
site prevent ldconfig use in autoconf based packages 17 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 prefer http downloads over svn/git checkouts, remove git dependency 17 years ago
host-build.mk fixes for refresh/update handling 17 years ago
host.mk Abstracted find to $(FIND) to allow use of gfind on non-GNU systems. 17 years ago
image.mk add cpio.gz support (patch from #2595) 17 years ago
kernel-build.mk fixes for refresh/update handling 17 years ago
kernel-defaults.mk Disabling use of libintl in kconfig. 17 years ago
kernel-version.mk add md5 sum of the 2.6.23.11 tarball 17 years ago
kernel.mk fix kernel config related build error 17 years ago
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 17 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 add a configurable prefix for ./configure 17 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 expunge find GNUism 17 years ago
prereq-build.mk add prereq check for gnu find 17 years ago
prereq.mk some minor fixes, cleanups, package build abstraction 17 years ago
quilt.mk fix quilt apply for packages that change STAMP_* 17 years ago
scan.mk fix the sdk 17 years ago
shell.sh bug #1547 17 years ago
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 17 years ago
target.mk fix copy&paste mistake 17 years ago
toplevel.mk fix the sdk 17 years ago
unpack.mk Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 17 years ago
verbose.mk use printf instead of echo 17 years ago