Openwrt/include
2007-09-23 02:39:01 +00:00
..
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 fix spontaneous rebuilds caused by make package/<name>/update with quilt 2007-09-20 16:17:50 +00:00
host.mk
image.mk major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 2007-09-08 19:55:42 +00:00
kernel-build.mk properly clean up after kernel_{old,menu}config 2007-09-11 00:14:37 +00:00
kernel-defaults.mk remove (unused?) linux symlink in BUILD_DIR 2007-09-16 16:28:50 +00:00
kernel-version.mk quote LINUX_VERSION to avoid shell errors at DUMP time 2007-09-16 14:08:23 +00:00
kernel.mk revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work when symbols from different kernel versions are mixed in KCONFIG 2007-09-16 16:10:37 +00:00
netfilter.mk add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. 2007-09-22 18:37:24 +00:00
package-defaults.mk fix typo (thanks to jonasg[1] on irc) 2007-09-05 08:59:44 +00:00
package-dumpinfo.mk
package-ipkg.mk add 'Provides:' line in ipkg control files 2007-09-21 10:05:00 +00:00
package.mk fix spontaneous rebuilds caused by make package/<name>/update with quilt 2007-09-20 16:17:50 +00:00
prereq-build.mk
prereq.mk
quilt.mk fix spontaneous rebuilds caused by make package/<name>/update with quilt 2007-09-20 16:17:50 +00:00
scan.mk add initial version of a package feeds management script 2007-09-23 02:39:01 +00:00
shell.sh
subdir.mk major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 2007-09-08 19:55:42 +00:00
target.mk allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) for testing purposes 2007-09-16 14:09:57 +00:00
toplevel.mk add initial version of a package feeds management script 2007-09-23 02:39:01 +00:00
unpack.mk
verbose.mk