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.
 
 
 
 
 
 
Nicolas Thill fda45977ec use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical 15 years ago
..
site use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical 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 16 years ago
debug.mk
depends.mk
download.mk
host-build.mk use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich 15 years ago
host.mk build prereq: look for tar under the name "gnutar" as well 15 years ago
image.mk ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padding to the generic squashfs images and use them on 4k devices as well 15 years ago
kernel-build.mk merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) 15 years ago
kernel-defaults.mk make lzo compressed initramfs selectable, too 15 years ago
kernel-version.mk upgrade to 2.6.31.7 15 years ago
kernel.mk do not download kernel sources when using an external kernel tree 15 years ago
netfilter.mk iptables: add comment match to the core package 15 years ago
package-bin.mk
package-debug.mk
package-defaults.mk build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 15 years ago
package-dumpinfo.mk build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 15 years ago
package-ipkg.mk build variants: only build opkg packages for the requested build variant (or any if no variant was specified for the package) 15 years ago
package-version-override.mk
package.mk hostapd: fix rebuild checks (#6210) 15 years ago
prereq-build.mk
prereq.mk
quilt.mk
scan.mk
shell.sh
subdir.mk build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package 15 years ago
target.mk merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) 15 years ago
toolchain-build.mk binutils: fix path to cloog and ppl 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