Commit History

Author SHA1 Message Date
  Nicolas Thill 128233fba1 toolchain/kernel-headers: restore support for patches, needed for ubicom32 15 years ago
  Felix Fietkau 25d3c0fcd0 fix kernel-headers build 16 years ago
  Florian Fainelli 0193462642 fix kernel-headers build for uml 16 years ago
  Florian Fainelli 4f04551880 cleanup the 2.6.33 and later kernels kernel-headers installation 16 years ago
  Florian Fainelli b1d3ace5ea fix compilation w/ 2.6.33 16 years ago
  Claudio Mignanti b88e08839a dump 2.6.25 support 16 years ago
  Felix Fietkau aee9d6c31c add a heavily cleaned up version of ubicom32 toolchain support 16 years ago
  Claudio Mignanti f3822efd8e install headers, fix foxboard-utils 16 years ago
  Claudio Mignanti f692239c58 Fix kernel headers for cris (thanks hinkocevar) 17 years ago
  Ralph Hempel bc1ff678dd fix powerpc build (works for 2.4 and 2.6) 17 years ago
  Nicolas Thill 8a2030ff3d move common variables to a dedicated include file 17 years ago
  Nicolas Thill 239c4aef18 kernel-headers: fix build error when run for the second time 17 years ago
  Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 17 years ago
  Nicolas Thill 33a0eb3613 cosmetic & coherency fixes 17 years ago
  Nicolas Thill ed4d79b529 more kernel headers fixes for cris 17 years ago
  Nicolas Thill ce5b7766e6 move all arch fixups from Install to Prepare stage, so that fixed headers are available in $(BUILD_DIR_TOOLCHAIN)/linux-dev/ 17 years ago
  Nicolas Thill 2c1d444866 fix missing ptrace.h needed to build final gcc 17 years ago
  Nicolas Thill a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) 17 years ago
  Hamish Guthrie 34837ea2dd The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers) has now been completed, so it build breaks if asm-ppc headers directory does not exist - this should fix this problem without being invasive 17 years ago
  Felix Fietkau 7bf353216c fix up the asm includes location for .27 when building kernel headers 17 years ago
  Felix Fietkau 799e7a8fa8 disable autorebuild for the toolchain, as it can easily lead to build breakages 17 years ago
  John Crispin c4f78ab795 remove ugly hack for etrax 17 years ago
  Felix Fietkau 5f258e330d fix path to etrax patches (#3055) 18 years ago
  Imre Kaloz 7d93d975a5 *sigh* :P 18 years ago
  Andy Boyett 6bdd0ef590 Disabling use of libintl in kernel-headers. 18 years ago
  Nicolas Thill b35e6fe3ba include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available 18 years ago
  Florian Fainelli da932d9e1a Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated) 18 years ago
  Felix Fietkau 50ecfa0505 fix kernel-headers download (#2179) 18 years ago
  Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 18 years ago
  Felix Fietkau a37c85d5fe no need to call compile,install on the kernel-headers dir - this gets rid of another unnecessary autorebuild check 18 years ago