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 04da86494a fix multiport netfilter module installation (patch from #1280) 18 years ago
..
site
host-build.mk
host.mk
image.mk
kernel-build.mk Minor kernel build changes: Change '[ -d ... ] && cmd' to 'if [ -d ... ]; then cmd; fi' to avoid make errors if the condition is false If $(PLATFORM_DIR)/files exists, copy it into the kernel tree on prepare. 18 years ago
kernel-version.mk bring in 2.6.19.2 fixes, primarily for the fixed sata support. see http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.19.2 for full details of the changes 18 years ago
kernel.mk
netfilter.mk fix multiport netfilter module installation (patch from #1280) 18 years ago
package.mk disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONFIGURE_PATH is now used for configure scripts 18 years ago
prereq-build.mk
prereq.mk print package name when prereq fails 18 years ago
shell.sh
target.mk
unpack.mk
verbose.mk fix colors when compiling with some newer versions of bash 18 years ago