.. |
site
|
prevent ldconfig use in autoconf based packages
|
2007-08-26 18:34:24 +00:00 |
debug.mk
|
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
|
2007-08-30 21:12:39 +00:00 |
depends.mk
|
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
|
2007-08-30 21:12:39 +00:00 |
host-build.mk
|
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
|
2007-08-30 21:12:39 +00:00 |
host.mk
|
next round of build system cleanup - convert package/ to new structure
|
2007-07-30 18:22:01 +00:00 |
image.mk
|
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
|
2007-08-07 00:04:25 +00:00 |
kernel-build.mk
|
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
|
2007-09-06 16:27:37 +00:00 |
kernel-defaults.mk
|
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
|
2007-08-07 00:04:25 +00:00 |
kernel-version.mk
|
move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos
|
2007-08-25 14:50:17 +00:00 |
kernel.mk
|
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
|
2007-09-06 16:27:37 +00:00 |
netfilter.mk
|
require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
|
2007-09-03 08:58:14 +00:00 |
package-defaults.mk
|
fix typo (thanks to jonasg[1] on irc)
|
2007-09-05 08:59:44 +00:00 |
package-dumpinfo.mk
|
dynamically enable/disable kernel config options for kmod packages based on build system config
|
2007-07-18 11:31:01 +00:00 |
package-ipkg.mk
|
move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk
|
2007-09-03 06:46:44 +00:00 |
package.mk
|
remove uneeded stuff after python changes in [8639]
|
2007-09-06 02:57:06 +00:00 |
prereq-build.mk
|
add better working-g++ check (patch from #2017)
|
2007-07-23 02:56:30 +00:00 |
prereq.mk
|
Add a requireheader for squid, should fix it (#2205)
|
2007-08-12 11:53:23 +00:00 |
quilt.mk
|
allow the kernel to provide own series files for specific subdirs
|
2007-08-30 21:11:17 +00:00 |
scan.mk
|
allow scan.mk to find python packages introduced in [8639]
|
2007-09-06 03:20:48 +00:00 |
shell.sh
|
…
|
|
subdir.mk
|
fix a dependency bug
|
2007-08-30 22:43:25 +00:00 |
target.mk
|
next round of cleanup, convert target/ - make -j works now ;)
|
2007-07-30 21:14:08 +00:00 |
toplevel.mk
|
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
|
2007-09-06 16:27:37 +00:00 |
unpack.mk
|
simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems
|
2007-05-05 10:35:12 +00:00 |
verbose.mk
|
next round of build system cleanup - convert package/ to new structure
|
2007-07-30 18:22:01 +00:00 |