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 5d901efb9e increase scan depth to 5 for package/ (x.org is nested deeper than the rest of the packages)
SVN-Revision: 9487
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 use $(TAR) instead of tar 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 Allow targets to specify extra initramfs source files 17 years ago
kernel-version.mk We are now at .23.1 17 years ago
kernel.mk don't specify "CC=<nothing>" on kernel build command line 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 default downloads from svn 17 years ago
prereq-build.mk add better working-g++ check (patch from #2017) 17 years ago
prereq.mk some minor fixes, cleanups, package build abstraction 17 years ago
quilt.mk fix accidental double slash in prefixed quilt patchsets 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 add feature flag for display support. will be used as dependency for x.org 17 years ago
toplevel.mk increase scan depth to 5 for package/ (x.org is nested deeper than the rest of the packages) 17 years ago
unpack.mk Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 17 years ago
verbose.mk next round of build system cleanup - convert package/ to new structure 17 years ago