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 лет назад
..
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 лет назад
host-build.mk 794114c706 fix mistakes in unpack change 19 лет назад
host.mk 16edf83d62 trivial changes 19 лет назад
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 лет назад
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 лет назад
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 лет назад
kernel.mk dc6794b88c some platform support path name cleanup 19 лет назад
netfilter.mk acf6ec373e Add chaostable from #1187, also enable netfilter modules for ixp4xx. 19 лет назад
package.mk 1f8d439809 disambiguate PKG_CONFIG_PATH, it is used for pkgconfig scripts while PKG_CONFIGURE_PATH is now used for configure scripts 19 лет назад
prereq-build.mk cf921b2f28 add a prereq check for autoconf 19 лет назад
prereq.mk dc4f082aea print package name when prereq fails 19 лет назад
shell.sh 387570cc06 trap chmod errors in tar unpack on bsd - modes like 02755 fail 19 лет назад
target.mk 06e88a80c7 merge the scripts dealing with package/target metadata to remove some redundant code 19 лет назад
unpack.mk 5605b82835 fix unpacking of .zip files 19 лет назад
verbose.mk 9fffc68101 fix colors when compiling with some newer versions of bash 19 лет назад