You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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. 17 years ago
..
site
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
image.mk
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
kernel-version.mk
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
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
prereq.mk
quilt.mk
scan.mk allow scan.mk to find python packages introduced in [8639] 17 years ago
shell.sh
subdir.mk fix a dependency bug 17 years ago
target.mk
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
verbose.mk