You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gabor Juhos 47665da430 update to 2.6.27.17 16 years ago
..
site adjust site config files for uClibc ARM EABI 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
depends.mk
download.mk
host-build.mk allow cvs/git/hg/svn wrap_mirror to work for host tools as well 16 years ago
host.mk
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
kernel-defaults.mk kernel: add missing definition for CONFIG_KALLSYMS_ALL 16 years ago
kernel-version.mk update to 2.6.27.17 16 years ago
kernel.mk fix LINUX_KARCH for x86 16 years ago
netfilter.mk netfilter: remove CHAOS, TARPIT and DELUDE references 16 years ago
package-bin.mk
package-debug.mk add support for an optional staging directory for debug binaries 16 years ago
package-defaults.mk add support for build-only packages which do not appear in menuconfig 16 years ago
package-dumpinfo.mk add support for build-only packages which do not appear in menuconfig 16 years ago
package-ipkg.mk move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change its value to suit opkg 16 years ago
package-version-override.mk
package.mk add support for an optional staging directory for debug binaries 16 years ago
prereq-build.mk improve support for building on mac os x by improving detection of missing components 16 years ago
prereq.mk
quilt.mk prevent quilt from loading any configuration file (closes: #4520) 16 years ago
scan.mk get rid of a shell warning if md5sum is not found 16 years ago
shell.sh
subdir.mk
target.mk add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) 16 years ago
toplevel.mk one more instance of r13005 16 years ago
unpack.mk
verbose.mk