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 A little endian arm site defaults, in case anyone wants it. ixp4xx kernel and rootfs at least builds with it, but is untested. 18 years ago
host-build.mk
host.mk
image.mk Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. 18 years ago
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 some platform support path name cleanup 18 years ago
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 merge the scripts dealing with package/target metadata to remove some redundant code 18 years ago
unpack.mk fix unpacking of .zip files 18 years ago
verbose.mk fix colors when compiling with some newer versions of bash 18 years ago