Commit History

Author SHA1 Message Date
  Daniel Dickinson 9cc9e8b608 kernel-headers: Fix patch application for kernel-headers and a patch that fixes exposure of a kernel-only data type (umode_t) to application layer which causes compile errors in ext2_fs.h using programs. 13 years ago
  Felix Fietkau 2105acbe28 kernel-headers: fix compile error caused by wrong host include path when the toolchain is already built 14 years ago
  Felix Fietkau 29de442b0d kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH) copying mess and stick to what the kernel is using 15 years ago
  Felix Fietkau 62c1740676 toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK 15 years ago
  Felix Fietkau 6f0f021c87 remove support for building kernel headers with old kernels 15 years ago
  Mirko Vogt d6ef217a9f fix syntax error 15 years ago
  Mirko Vogt f5faa9520e make sure directory exists before copying into 15 years ago
  Nicolas Thill 7ca97b03d9 toolchain/kernel-headers: simplify linux headers installation (remove legacy hacks, cleanup) 15 years ago
  Nicolas Thill 128233fba1 toolchain/kernel-headers: restore support for patches, needed for ubicom32 15 years ago
  Felix Fietkau 25d3c0fcd0 fix kernel-headers build 15 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) 16 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