Commit Graph

35 Commits (2c1d444866fc630b700ee6c9f805749f8df5a544)

Author SHA1 Message Date
Nicolas Thill 2c1d444866 fix missing ptrace.h needed to build final gcc
SVN-Revision: 13995
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)
SVN-Revision: 13931
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
SVN-Revision: 12933
16 years ago
Felix Fietkau 7bf353216c fix up the asm includes location for .27 when building kernel headers
SVN-Revision: 12802
16 years ago
Felix Fietkau 799e7a8fa8 disable autorebuild for the toolchain, as it can easily lead to build breakages
SVN-Revision: 12492
16 years ago
John Crispin c4f78ab795 remove ugly hack for etrax
SVN-Revision: 11026
16 years ago
Felix Fietkau 5f258e330d fix path to etrax patches (#3055)
SVN-Revision: 10376
17 years ago
Imre Kaloz 7d93d975a5 *sigh* :P
SVN-Revision: 10373
17 years ago
Andy Boyett 6bdd0ef590 Disabling use of libintl in kernel-headers.
SVN-Revision: 9935
17 years ago
Nicolas Thill b35e6fe3ba include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available
SVN-Revision: 8494
17 years ago
Florian Fainelli da932d9e1a Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated)
SVN-Revision: 8399
17 years ago
Felix Fietkau 50ecfa0505 fix kernel-headers download (#2179)
SVN-Revision: 8373
17 years ago
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
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
SVN-Revision: 8247
17 years ago
Felix Fietkau 7e79cae090 disable quilt for kernel-headers
SVN-Revision: 7749
17 years ago
Felix Fietkau 163096b49f fix kernel-headers patching (#1878)
SVN-Revision: 7586
17 years ago
John Crispin 5ae3b0b713 Fixed a bug in the kernel-headers/Makefile introduced by the cris merge
SVN-Revision: 7444
17 years ago
John Crispin e19eb3d828 add initial support for the crisarchitecture used on foxboards to openwrt
SVN-Revision: 7439
17 years ago
Felix Fietkau 57495a67a5 changes to target/linux/generic-* should not trigger a kernel-headers rebuild
SVN-Revision: 6479
18 years ago
Felix Fietkau 2a7df08119 mark uml as broken and add some cleanups (not working yet)
SVN-Revision: 6439
18 years ago
Felix Fietkau cb54edb503 add kernel_headers dependency on target/linux/generic-2.*
SVN-Revision: 6362
18 years ago
Felix Fietkau d85c2ffd23 fix user mode linux toolchain build
SVN-Revision: 6130
18 years ago
Nicolas Thill ca4e275b70 fix uml-2.6 build with 2.6.19.1
SVN-Revision: 5926
18 years ago
Felix Fietkau 317aa7af59 fix kernel-headers compile
SVN-Revision: 5781
18 years ago
Felix Fietkau 2d3da58dc6 another round of ppc fixes - the unfinished include/asm-ppc => asm-powerpc migration causes trouble
SVN-Revision: 5683
18 years ago
Felix Fietkau 040bb4800e another build fix for ppc
SVN-Revision: 5682
18 years ago
Felix Fietkau f2d5f3adbd fix ppc compile
SVN-Revision: 5681
18 years ago
Felix Fietkau 461375c939 another bsd bugfix
SVN-Revision: 5657
18 years ago
Felix Fietkau e637a00d57 fix kernel-headers prepare (#949)
SVN-Revision: 5515
18 years ago
Felix Fietkau 864ae8f613 more shell related fixes
SVN-Revision: 5509
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
SVN-Revision: 5498
18 years ago
Felix Fietkau da0159f156 another one ...
SVN-Revision: 5095
18 years ago
Felix Fietkau d4e038fe5d remove some obsolete stuff
SVN-Revision: 5079
18 years ago
Felix Fietkau 4286347249 use $(TAR) in unpack commands
SVN-Revision: 5078
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago