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.
 
 
 
 
 
 
Florian Fainelli 4b09e185f2 remove support for 2.6.27, no target is using it anymore 15 years ago
..
site adjust pointer size from 4 to 8 bytes in x86_64 site config 15 years ago
autotools.mk 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 15 years ago
debug.mk
depends.mk
download.mk
host-build.mk host build: do not hide the configure command 15 years ago
host.mk build prereq: look for tar under the name "gnutar" as well 15 years ago
image.mk swap logic on squashfs version selection 15 years ago
kernel-build.mk add an optional config option for stripping all unnecessary symbol exports from the kernel image 15 years ago
kernel-defaults.mk add menuconfig option for enabling debugfs support in the kernel 15 years ago
kernel-version.mk remove support for 2.6.27, no target is using it anymore 15 years ago
kernel.mk now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore 15 years ago
netfilter.mk netfilter: remove IPset leftovers missed from [17844] 15 years ago
package-bin.mk
package-debug.mk
package-defaults.mk add special handling for the adm5120 target, which uses subtargets for different endianess -- later we should come up with something smarter 15 years ago
package-dumpinfo.mk add experimental support for a new menuconfig submenu "Package features". allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2 15 years ago
package-ipkg.mk do not fail on empty packages 15 years ago
package-version-override.mk
package.mk add experimental support for a new menuconfig submenu "Package features". allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2 15 years ago
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
shell.sh
subdir.mk move the toolchain_install stampfile to the right place to fix spurious missing toolchain errors after cleaning stuff 15 years ago
target.mk brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name 15 years ago
toolchain-build.mk change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patches do not trigger partial toolchain rebuilds 15 years ago
toplevel.mk add support for build system overlays that alter package build instructions currently unused, will probably be managed by the feeds system later 15 years ago
unpack.mk
verbose.mk