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 3c228ee88f add a second parameter to InstallDev/UninstallDev for specifying the path to STAGING_DIR_HOST
SVN-Revision: 9853
17 years ago
..
site prevent ldconfig use in autoconf based packages 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 remove whitespaces 17 years ago
kernel-build.mk fixes for refresh/update handling 17 years ago
kernel-defaults.mk add external kernel tree support 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 STAGING_DIR_HOST to PKG_CONFIG_PATH 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 add a second parameter to InstallDev/UninstallDev for specifying the path to STAGING_DIR_HOST 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 add shell compatibility patch from #2659 17 years ago