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 87e0a3cf0f don't overwrite .config if it's a symlink (fixes scripts/env problems)
SVN-Revision: 13005
16 years ago
..
site fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4) 16 years ago
autotools.mk Change libtool fixup behaviour. Still ugly but it works until we have a real fix. It uses a InstallDev/Post hook to find all .la files which are going to be installed in the staging dir and prefixes every path in those files which starts with /usr/lib with $(STAGING_DIR). 16 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 Add @GNOME download source. 16 years ago
host-build.mk fixes for refresh/update handling 17 years ago
host.mk export the FIND variable which points to a usable find version 16 years ago
image.mk generate md5 checksums of generated firware images. closes #4003 - checksums located in bin/md5sums - integrity can be verified using md5sum -c 16 years ago
kernel-build.mk enable quilt by default for the kernel tree 16 years ago
kernel-defaults.mk Adds support for using a local clone of a git tree 16 years ago
kernel-version.mk refresh patches against 2.6.27 final 16 years ago
kernel.mk make sure that when the kernel config changes, compile is triggered for all kernel dependent packages 16 years ago
netfilter.mk make the whole iptables/netfiter modular (closes: #3871, #3527) 16 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 default Build/Install template, which is activated by setting PKG_INSTALL=1 16 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 implement conditional dependencies for generating the Depends: field of ipkgs 16 years ago
package-version-override.mk added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com> 17 years ago
package.mk fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4) 16 years ago
prereq-build.mk add prereq check for extended getopt (#3944) 16 years ago
prereq.mk some minor fixes, cleanups, package build abstraction 17 years ago
quilt.mk add function names to quilt-generated patch files to make patches more readable 16 years ago
scan.mk get rid of a shell warning if md5sum is not found 16 years ago
shell.sh clean up md5s() shell function 16 years ago
subdir.mk some more build system cleanup 16 years ago
target.mk enable luci by default 16 years ago
toplevel.mk don't overwrite .config if it's a symlink (fixes scripts/env problems) 16 years ago
unpack.mk Refactor downloading code into download.mk Support multiple file downloads Support svn downloads 17 years ago
verbose.mk use file descriptors 8 and 9 for build system internal log messages, as apparently bash does not like fds greater than 9 in shell commands on some systems 16 years ago