커밋 기록

작성자 SHA1 메시지 날짜
  Florian Fainelli 4801705d83 remove support for ubicom32 13 년 전
  Felix Fietkau b1f318de53 kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x 13 년 전
  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 년 전
  Felix Fietkau 2105acbe28 kernel-headers: fix compile error caused by wrong host include path when the toolchain is already built 14 년 전
  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 년 전
  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 년 전
  Felix Fietkau 6f0f021c87 remove support for building kernel headers with old kernels 15 년 전
  Mirko Vogt d6ef217a9f fix syntax error 15 년 전
  Mirko Vogt f5faa9520e make sure directory exists before copying into 15 년 전
  Nicolas Thill 7ca97b03d9 toolchain/kernel-headers: simplify linux headers installation (remove legacy hacks, cleanup) 15 년 전
  Nicolas Thill 128233fba1 toolchain/kernel-headers: restore support for patches, needed for ubicom32 15 년 전
  Felix Fietkau 25d3c0fcd0 fix kernel-headers build 15 년 전
  Florian Fainelli 0193462642 fix kernel-headers build for uml 16 년 전
  Florian Fainelli 4f04551880 cleanup the 2.6.33 and later kernels kernel-headers installation 16 년 전
  Florian Fainelli b1d3ace5ea fix compilation w/ 2.6.33 16 년 전
  Claudio Mignanti b88e08839a dump 2.6.25 support 16 년 전
  Felix Fietkau aee9d6c31c add a heavily cleaned up version of ubicom32 toolchain support 16 년 전
  Claudio Mignanti f3822efd8e install headers, fix foxboard-utils 16 년 전
  Claudio Mignanti f692239c58 Fix kernel headers for cris (thanks hinkocevar) 16 년 전
  Ralph Hempel bc1ff678dd fix powerpc build (works for 2.4 and 2.6) 17 년 전
  Nicolas Thill 8a2030ff3d move common variables to a dedicated include file 17 년 전
  Nicolas Thill 239c4aef18 kernel-headers: fix build error when run for the second time 17 년 전
  Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 17 년 전
  Nicolas Thill 33a0eb3613 cosmetic & coherency fixes 17 년 전
  Nicolas Thill ed4d79b529 more kernel headers fixes for cris 17 년 전
  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 년 전
  Nicolas Thill 2c1d444866 fix missing ptrace.h needed to build final gcc 17 년 전
  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 년 전
  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 년 전
  Felix Fietkau 7bf353216c fix up the asm includes location for .27 when building kernel headers 17 년 전