Openwrt/include
2009-11-10 22:00:54 +00:00
..
site adjust pointer size from 4 to 8 bytes in x86_64 site config 2009-10-04 00:44:32 +00:00
autotools.mk
debug.mk
depends.mk
download.mk
host-build.mk use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich 2009-10-30 22:52:27 +00:00
host.mk build prereq: look for tar under the name "gnutar" as well 2009-09-14 10:40:04 +00:00
image.mk unbreak brcm-2.4 2009-11-03 15:38:04 +00:00
kernel-build.mk add an optional config option for stripping all unnecessary symbol exports from the kernel image 2009-08-08 14:22:04 +00:00
kernel-defaults.mk add menuconfig option for enabling debugfs support in the kernel 2009-09-08 07:25:20 +00:00
kernel-version.mk remove support for 2.6.27, no target is using it anymore 2009-10-29 12:20:45 +00:00
kernel.mk fix one more instance of r18295 2009-11-04 22:51:07 +00:00
netfilter.mk netfilter: remove IPset leftovers missed from [17844] 2009-10-11 14:08:31 +00:00
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 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 do not fail on empty packages 2009-09-03 02:53:13 +00:00
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 2009-10-17 22:11:21 +00:00
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 2009-11-10 22:00:54 +00:00
target.mk brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name 2009-08-03 11:44:28 +00:00
toolchain-build.mk binutils: fix path to cloog and ppl 2009-11-02 00:47:24 +00:00
toplevel.mk add support for build system overlays that alter package build instructions currently unused, will probably be managed by the feeds system later 2009-08-31 01:11:25 +00:00
unpack.mk
verbose.mk