49 Commits (4ba18f59168f2b7a05e4b5153ac7484c6660522e)

Author SHA1 Message Date
Florian Fainelli 0193462642 fix kernel-headers build for uml 14 years ago
Florian Fainelli 4f04551880 cleanup the 2.6.33 and later kernels kernel-headers installation 15 years ago
Florian Fainelli b1d3ace5ea fix compilation w/ 2.6.33 15 years ago
Claudio Mignanti b88e08839a dump 2.6.25 support 15 years ago
Felix Fietkau aee9d6c31c add a heavily cleaned up version of ubicom32 toolchain support 15 years ago
Claudio Mignanti f3822efd8e install headers, fix foxboard-utils 15 years ago
Claudio Mignanti f692239c58 Fix kernel headers for cris (thanks hinkocevar) 15 years ago
Ralph Hempel bc1ff678dd fix powerpc build (works for 2.4 and 2.6) 16 years ago
Nicolas Thill 8a2030ff3d move common variables to a dedicated include file 16 years ago
Nicolas Thill 239c4aef18 kernel-headers: fix build error when run for the second time 16 years ago
Felix Fietkau 7eb1589875 build system refactoring in preparation for allowing packages to do host-build steps 16 years ago
Nicolas Thill 33a0eb3613 cosmetic & coherency fixes 16 years ago
Nicolas Thill ed4d79b529 more kernel headers fixes for cris 16 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/ 16 years ago
Nicolas Thill 2c1d444866 fix missing ptrace.h needed to build final gcc 16 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) 16 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 16 years ago
Felix Fietkau 7bf353216c fix up the asm includes location for .27 when building kernel headers 16 years ago
Felix Fietkau 799e7a8fa8 disable autorebuild for the toolchain, as it can easily lead to build breakages 16 years ago
John Crispin c4f78ab795 remove ugly hack for etrax 16 years ago
Felix Fietkau 5f258e330d fix path to etrax patches (#3055) 17 years ago
Imre Kaloz 7d93d975a5 *sigh* :P 17 years ago
Andy Boyett 6bdd0ef590 Disabling use of libintl in kernel-headers. 17 years ago
Nicolas Thill b35e6fe3ba include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available 17 years ago
Florian Fainelli da932d9e1a Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated) 17 years ago
Felix Fietkau 50ecfa0505 fix kernel-headers download (#2179) 17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 17 years ago
Felix Fietkau a37c85d5fe no need to call compile,install on the kernel-headers dir - this gets rid of another unnecessary autorebuild check 17 years ago
Felix Fietkau 7e79cae090 disable quilt for kernel-headers 17 years ago
Felix Fietkau 163096b49f fix kernel-headers patching (#1878) 17 years ago
John Crispin 5ae3b0b713 Fixed a bug in the kernel-headers/Makefile introduced by the cris merge 17 years ago
John Crispin e19eb3d828 add initial support for the crisarchitecture used on foxboards to openwrt 17 years ago
Felix Fietkau 57495a67a5 changes to target/linux/generic-* should not trigger a kernel-headers rebuild 18 years ago
Felix Fietkau 2a7df08119 mark uml as broken and add some cleanups (not working yet) 18 years ago
Felix Fietkau cb54edb503 add kernel_headers dependency on target/linux/generic-2.* 18 years ago
Felix Fietkau d85c2ffd23 fix user mode linux toolchain build 18 years ago
Nicolas Thill ca4e275b70 fix uml-2.6 build with 2.6.19.1 18 years ago
Felix Fietkau 317aa7af59 fix kernel-headers compile 18 years ago
Felix Fietkau 2d3da58dc6 another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc migration causes trouble 18 years ago
Felix Fietkau 040bb4800e another build fix for ppc 18 years ago
Felix Fietkau f2d5f3adbd fix ppc compile 18 years ago
Felix Fietkau 461375c939 another bsd bugfix 18 years ago
Felix Fietkau e637a00d57 fix kernel-headers prepare (#949) 18 years ago
Felix Fietkau 864ae8f613 more shell related fixes 18 years ago
Felix Fietkau cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection 18 years ago
Felix Fietkau da0159f156 another one ... 18 years ago
Felix Fietkau d4e038fe5d remove some obsolete stuff 18 years ago
Felix Fietkau 4286347249 use $(TAR) in unpack commands 18 years ago