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.
 
 
 
 
 
 
Lars-Peter Clausen 246a5b334d More libtool madness: Every package which was using c++ and libtool fixup was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool 16 years ago
..
site
autotools.mk
debug.mk
depends.mk
download.mk fix download reverse depends 16 years ago
host-build.mk fix a typo that prevented host build specific variable exports from working 16 years ago
host.mk
image.mk
kernel-build.mk
kernel-defaults.mk
kernel-version.mk use 2.4.37.1 16 years ago
kernel.mk add a modified version of the mips64 patch from #4603 16 years ago
netfilter.mk
package-bin.mk
package-debug.mk
package-defaults.mk add dist and distcheck target (to create new source balls) 16 years ago
package-dumpinfo.mk
package-ipkg.mk
package-version-override.mk
package.mk
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
shell.sh
subdir.mk
target.mk
toolchain-build.mk move common variables to a dedicated include file 16 years ago
toplevel.mk
unpack.mk
verbose.mk