Felix Fietkau 6a50014b62 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. 19 anni fa
..
site 0a4bfe22bb A little endian arm site defaults, in case anyone wants it. ixp4xx kernel and rootfs at least builds with it, but is untested. 19 anni fa
host-build.mk 794114c706 fix mistakes in unpack change 19 anni fa
host.mk 16edf83d62 trivial changes 19 anni fa
image.mk 7a6a646497 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. 19 anni fa
kernel-build.mk 6a50014b62 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. 19 anni fa
kernel-version.mk 4c1346198c 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 19 anni fa
kernel.mk dc6794b88c some platform support path name cleanup 19 anni fa
netfilter.mk acf6ec373e Add chaostable from #1187, also enable netfilter modules for ixp4xx. 19 anni fa
package.mk 1f8d439809 disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONFIGURE_PATH is now used for configure scripts 19 anni fa
prereq-build.mk cf921b2f28 add a prereq check for autoconf 19 anni fa
prereq.mk dc4f082aea print package name when prereq fails 19 anni fa
shell.sh 387570cc06 trap chmod errors in tar unpack on bsd - modes like 02755 fail 19 anni fa
target.mk 06e88a80c7 merge the scripts dealing with package/target metadata to remove some redundant code 19 anni fa
unpack.mk 5605b82835 fix unpacking of .zip files 19 anni fa
verbose.mk 9fffc68101 fix colors when compiling with some newer versions of bash 19 anni fa