Openwrt/include
..
site
autotools.mk
debug.mk
depends.mk add autorebuild check for menuconfig 2007-10-14 02:28:34 +00:00
download.mk
host-build.mk Prevent unnecessary host package rebuilds. 2010-01-03 18:00:28 +00:00
host.mk
image.mk with no users left, remove support for 2.6.21 2010-02-11 08:37:57 +00:00
kernel-build.mk Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable 2010-02-16 21:34:50 +00:00
kernel-defaults.mk make lzo compressed initramfs selectable, too 2009-11-21 15:20:11 +00:00
kernel-version.mk
kernel.mk
netfilter.mk properly package xt_comment.ko (#6742) 2010-02-26 00:23:39 +00:00
package-bin.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 2009-11-10 22:00:54 +00:00
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 2009-11-10 22:00:54 +00:00
package-ipkg.mk
package-version-override.mk add package source path override - use external source tree instead of source ball - the external package source tree will be included as symlink - make package/<name>/clean will delete the symlink instead of whole source tree - usefull in conjunction with external SCM like ClearCase - package-version-override.mk has to be included before package.mk 2009-05-31 11:35:13 +00:00
package.mk remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was added 2010-02-24 23:43:05 +00:00
prereq-build.mk fix source file vs library order in a few prereq checks (#4326) 2009-04-09 21:13:15 +00:00
prereq.mk
quilt.mk
scan.mk
shell.sh
subdir.mk
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) 2009-11-11 01:25:06 +00:00
toolchain-build.mk binutils: fix path to cloog and ppl 2009-11-02 00:47:24 +00:00
toplevel.mk unset user overrides for quilt settings to prevent them from interfering with the build process (#6553) 2010-01-25 21:45:10 +00:00
unpack.mk
verbose.mk