John Crispin aecc73de77 The enable function was using the global timeout variable for local operations. This resulted in the value of the global variable being corrupted, thus breaking the code. 14 лет назад
..
imagebuilder 1e24383ae6 Various enhancements from Manuel Munz <[email protected]> - don't regenerate Package index unless the packagedir changes - remove opkg lists from rootfs, saves > 1MB uncompressed - don't direct errors on index creation into packagelist 14 лет назад
linux aecc73de77 The enable function was using the global timeout variable for local operations. This resulted in the value of the global variable being corrupted, thus breaking the code. 14 лет назад
sdk 34f2cfc657 fix generation for arm platforms Based on patch by Roman Yeryomin <[email protected]> 14 лет назад
toolchain 3e747a7f75 target/toolchain: fix installation after r22723 15 лет назад
Config.in 8740549c57 mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space 15 лет назад
Makefile 44aa03f2f9 Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory. 16 лет назад