コミット履歴

作者 SHA1 メッセージ 日付
  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) 17 年 前
  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 年 前
  Felix Fietkau 799e7a8fa8 disable autorebuild for the toolchain, as it can easily lead to build breakages 17 年 前
  John Crispin c4f78ab795 remove ugly hack for etrax 18 年 前
  Felix Fietkau 5f258e330d fix path to etrax patches (#3055) 18 年 前
  Imre Kaloz 7d93d975a5 *sigh* :P 18 年 前
  Andy Boyett 6bdd0ef590 Disabling use of libintl in kernel-headers. 18 年 前
  Nicolas Thill b35e6fe3ba include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available 18 年 前
  Florian Fainelli da932d9e1a Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated) 18 年 前
  Felix Fietkau 50ecfa0505 fix kernel-headers download (#2179) 18 年 前
  Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 18 年 前
  Felix Fietkau a37c85d5fe no need to call compile,install on the kernel-headers dir - this gets rid of another unnecessary autorebuild check 18 年 前
  Felix Fietkau 7e79cae090 disable quilt for kernel-headers 18 年 前
  Felix Fietkau 163096b49f fix kernel-headers patching (#1878) 19 年 前
  John Crispin 5ae3b0b713 Fixed a bug in the kernel-headers/Makefile introduced by the cris merge 19 年 前
  John Crispin e19eb3d828 add initial support for the crisarchitecture used on foxboards to openwrt 19 年 前
  Felix Fietkau 57495a67a5 changes to target/linux/generic-* should not trigger a kernel-headers rebuild 19 年 前