You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/include
Felix Fietkau f8dfc57573 add initial version of a package feeds management script
SVN-Revision: 8973
17 years ago
..
site prevent ldconfig use in autoconf based packages 17 years ago
debug.mk clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 17 years ago
depends.mk clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 17 years ago
host-build.mk fix spontaneous rebuilds caused by make package/<name>/update with quilt 17 years ago
host.mk next round of build system cleanup - convert package/ to new structure 17 years ago
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 17 years ago
kernel-build.mk properly clean up after kernel_{old,menu}config 17 years ago
kernel-defaults.mk remove (unused?) linux symlink in BUILD_DIR 17 years ago
kernel-version.mk quote LINUX_VERSION to avoid shell errors at DUMP time 17 years ago
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 17 years ago
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. 17 years ago
package-defaults.mk fix typo (thanks to jonasg[1] on irc) 17 years ago
package-dumpinfo.mk dynamically enable/disable kernel config options for kmod packages based on build system config 17 years ago
package-ipkg.mk add 'Provides:' line in ipkg control files 17 years ago
package.mk fix spontaneous rebuilds caused by make package/<name>/update with quilt 17 years ago
prereq-build.mk add better working-g++ check (patch from #2017) 17 years ago
prereq.mk Add a requireheader for squid, should fix it (#2205) 17 years ago
quilt.mk fix spontaneous rebuilds caused by make package/<name>/update with quilt 17 years ago
scan.mk add initial version of a package feeds management script 17 years ago
shell.sh bug #1547 17 years ago
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 17 years ago
target.mk allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) for testing purposes 17 years ago
toplevel.mk add initial version of a package feeds management script 17 years ago
unpack.mk simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems 17 years ago
verbose.mk next round of build system cleanup - convert package/ to new structure 17 years ago