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 56231056ea 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.
SVN-Revision: 8653
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 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 17 years ago
host.mk next round of build system cleanup - convert package/ to new structure 17 years ago
image.mk build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
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. 17 years ago
kernel-defaults.mk build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
kernel-version.mk move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos 17 years ago
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. 17 years ago
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. 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 move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk 17 years ago
package.mk remove uneeded stuff after python changes in [8639] 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 allow the kernel to provide own series files for specific subdirs 17 years ago
scan.mk allow scan.mk to find python packages introduced in [8639] 17 years ago
shell.sh bug #1547 17 years ago
subdir.mk fix a dependency bug 17 years ago
target.mk next round of cleanup, convert target/ - make -j works now ;) 17 years ago
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. 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