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. 18 years ago
..
site 75123bd131 prevent ldconfig use in autoconf based packages 18 years ago
debug.mk 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 18 years ago
depends.mk 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 18 years ago
host-build.mk 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 18 years ago
host.mk 49e628f765 next round of build system cleanup - convert package/ to new structure 18 years ago
image.mk c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 18 years ago
kernel-build.mk 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. 18 years ago
kernel-defaults.mk c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 18 years ago
kernel-version.mk 615a81cb65 move KERNEL_PATCHVER from kernel.mk to kernel-version.mk so that it is defined when dumping target infos 18 years ago
kernel.mk 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. 18 years ago
netfilter.mk 8dc7ced4d4 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. 18 years ago
package-defaults.mk c0033f360c fix typo (thanks to jonasg[1] on irc) 18 years ago
package-dumpinfo.mk 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config 18 years ago
package-ipkg.mk 3f80599cda move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk 18 years ago
package.mk 9f6bd2c07b remove uneeded stuff after python changes in [8639] 18 years ago
prereq-build.mk 1883949d79 add better working-g++ check (patch from #2017) 18 years ago
prereq.mk 0860346ff0 Add a requireheader for squid, should fix it (#2205) 18 years ago
quilt.mk 9566fb1f07 allow the kernel to provide own series files for specific subdirs 18 years ago
scan.mk af0b91ca90 allow scan.mk to find python packages introduced in [8639] 18 years ago
shell.sh 7bdbd73b2a bug #1547 19 years ago
subdir.mk 761dc0a0ae fix a dependency bug 18 years ago
target.mk d7f2cb1642 next round of cleanup, convert target/ - make -j works now ;) 18 years ago
toplevel.mk 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. 18 years ago
unpack.mk 341b6afd55 simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems 18 years ago
verbose.mk 49e628f765 next round of build system cleanup - convert package/ to new structure 18 years ago