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 edc74f8cc3 fix make clean for unconfigured build trees
SVN-Revision: 9655
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 next round of build system cleanup - convert package/ to new structure 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 switch to 2.6.23.9 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 DESCRIPTION:= is obselete, so complain if it is used and use TITLE if no description is set 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.mk fix build issues that happen when the staging dir is cleared and the build directories stay 17 years ago
prereq-build.mk enforce gnu make >= 3.81 now. it has become too annoying to work around bugs in 3.80 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 add initial version of a package feeds management script 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 make clean for unconfigured build trees 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