| 
							
							
								 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. SVN-Revision: 31697 | 2012-05-13 05:02:27 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 2105acbe28 | kernel-headers: fix compile error caused by wrong host include path when the toolchain is already built SVN-Revision: 27915 | 2011-08-05 16:39:04 +00:00 |  | 
			
				
					| 
							
							
								 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 SVN-Revision: 25443 | 2011-02-10 03:52:39 +00:00 |  | 
			
				
					| 
							
							
								 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 SVN-Revision: 22723 | 2010-08-19 12:49:51 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 6f0f021c87 | remove support for building kernel headers with old kernels SVN-Revision: 21957 | 2010-06-26 20:44:48 +00:00 |  | 
			
				
					| 
							
							
								 Mirko Vogt | d6ef217a9f | fix syntax error SVN-Revision: 21843 | 2010-06-20 00:24:10 +00:00 |  | 
			
				
					| 
							
							
								 Mirko Vogt | f5faa9520e | make sure directory exists before copying into SVN-Revision: 21842 | 2010-06-19 23:48:45 +00:00 |  | 
			
				
					| 
							
							
								 Nicolas Thill | 7ca97b03d9 | toolchain/kernel-headers: simplify linux headers installation (remove legacy hacks, cleanup) SVN-Revision: 21567 | 2010-05-24 20:38:36 +00:00 |  | 
			
				
					| 
							
							
								 Nicolas Thill | 128233fba1 | toolchain/kernel-headers: restore support for patches, needed for ubicom32 SVN-Revision: 20872 | 2010-04-15 05:00:00 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 25d3c0fcd0 | fix kernel-headers build SVN-Revision: 20584 | 2010-03-29 15:16:17 +00:00 |  | 
			
				
					| 
							
							
								 Florian Fainelli | 0193462642 | fix kernel-headers build for uml SVN-Revision: 20203 | 2010-03-14 16:21:18 +00:00 |  | 
			
				
					| 
							
							
								 Florian Fainelli | 4f04551880 | cleanup the 2.6.33 and later kernels kernel-headers installation SVN-Revision: 19962 | 2010-03-03 12:54:08 +00:00 |  | 
			
				
					| 
							
							
								 Florian Fainelli | b1d3ace5ea | fix compilation w/ 2.6.33 SVN-Revision: 19933 | 2010-03-01 14:55:07 +00:00 |  | 
			
				
					| 
							
							
								 Imre Kaloz | 06d8dc9329 | get rid of even more 2.6.28 stuff SVN-Revision: 18953 | 2009-12-27 21:35:42 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 86d22845f9 | kernel-headers: add linux 2.6.30 headers for ubicom32 SVN-Revision: 18792 | 2009-12-16 13:39:49 +00:00 |  | 
			
				
					| 
							
							
								 Claudio Mignanti | b88e08839a | dump 2.6.25 support SVN-Revision: 17816 | 2009-10-02 08:07:39 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | aee9d6c31c | add a heavily cleaned up version of ubicom32 toolchain support SVN-Revision: 17346 | 2009-08-21 22:31:47 +00:00 |  | 
			
				
					| 
							
							
								 Claudio Mignanti | f3822efd8e | install headers, fix foxboard-utils SVN-Revision: 16661 | 2009-07-03 12:49:50 +00:00 |  | 
			
				
					| 
							
							
								 Claudio Mignanti | f692239c58 | Fix kernel headers for cris (thanks hinkocevar) SVN-Revision: 15153 | 2009-04-08 14:13:50 +00:00 |  | 
			
				
					| 
							
							
								 Ralph Hempel | bc1ff678dd | fix powerpc build (works for 2.4 and 2.6) SVN-Revision: 14707 | 2009-03-01 11:04:08 +00:00 |  | 
			
				
					| 
							
							
								 Nicolas Thill | 8a2030ff3d | move common variables to a dedicated include file SVN-Revision: 14648 | 2009-02-23 23:52:27 +00:00 |  | 
			
				
					| 
							
							
								 Nicolas Thill | 239c4aef18 | kernel-headers: fix build error when run for the second time SVN-Revision: 14641 | 2009-02-23 17:49:36 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 7eb1589875 | build system refactoring in preparation for allowing packages to do host-build steps SVN-Revision: 14610 | 2009-02-22 04:37:20 +00:00 |  | 
			
				
					| 
							
							
								 Nicolas Thill | 33a0eb3613 | cosmetic & coherency fixes SVN-Revision: 14397 | 2009-02-03 21:25:48 +00:00 |  | 
			
				
					| 
							
							
								 Nicolas Thill | ed4d79b529 | more kernel headers fixes for cris SVN-Revision: 14128 | 2009-01-21 01:53:05 +00:00 |  | 
			
				
					| 
							
							
								 Nicolas Thill | ce5b7766e6 | move all arch fixups from Install to Prepare stage, so that fixed headers are available in $(BUILD_DIR_TOOLCHAIN)/linux-dev/ SVN-Revision: 14120 | 2009-01-20 17:05:14 +00:00 |  | 
			
				
					| 
							
							
								 Nicolas Thill | 2c1d444866 | fix missing ptrace.h needed to build final gcc SVN-Revision: 13995 | 2009-01-12 19:03:39 +00:00 |  | 
			
				
					| 
							
							
								 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 | 2009-01-08 01:49:11 +00:00 |  | 
			
				
					| 
							
							
								 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 | 2008-10-09 11:33:47 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 7bf353216c | fix up the asm includes location for .27 when building kernel headers SVN-Revision: 12802 | 2008-09-29 18:09:24 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 799e7a8fa8 | disable autorebuild for the toolchain, as it can easily lead to build breakages SVN-Revision: 12492 | 2008-09-02 10:57:35 +00:00 |  | 
			
				
					| 
							
							
								 John Crispin | c4f78ab795 | remove ugly hack for etrax SVN-Revision: 11026 | 2008-05-03 15:46:23 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 5f258e330d | fix path to etrax patches (#3055) SVN-Revision: 10376 | 2008-02-03 18:22:22 +00:00 |  | 
			
				
					| 
							
							
								 Imre Kaloz | 7d93d975a5 | *sigh* :P SVN-Revision: 10373 | 2008-02-03 17:36:04 +00:00 |  | 
			
				
					| 
							
							
								 Andy Boyett | 6bdd0ef590 | Disabling use of libintl in kernel-headers. SVN-Revision: 9935 | 2007-12-26 22:22:02 +00:00 |  | 
			
				
					| 
							
							
								 Nicolas Thill | b35e6fe3ba | include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is always available SVN-Revision: 8494 | 2007-08-26 13:26:02 +00:00 |  | 
			
				
					| 
							
							
								 Florian Fainelli | da932d9e1a | Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated) SVN-Revision: 8399 | 2007-08-11 17:32:45 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 50ecfa0505 | fix kernel-headers download (#2179) SVN-Revision: 8373 | 2007-08-07 09:41:54 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | c6bc77ea36 | build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | 2007-08-07 00:04:25 +00:00 |  | 
			
				
					| 
							
							
								 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 | 2007-07-30 21:57:14 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 7e79cae090 | disable quilt for kernel-headers SVN-Revision: 7749 | 2007-06-28 06:53:08 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 163096b49f | fix kernel-headers patching (#1878) SVN-Revision: 7586 | 2007-06-12 12:59:06 +00:00 |  | 
			
				
					| 
							
							
								 John Crispin | 5ae3b0b713 | Fixed a bug in the kernel-headers/Makefile introduced by the cris merge SVN-Revision: 7444 | 2007-06-02 09:27:07 +00:00 |  | 
			
				
					| 
							
							
								 John Crispin | e19eb3d828 | add initial support for the crisarchitecture used on foxboards to openwrt SVN-Revision: 7439 | 2007-06-02 00:46:02 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 57495a67a5 | changes to target/linux/generic-* should not trigger a kernel-headers rebuild SVN-Revision: 6479 | 2007-03-03 20:48:47 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 2a7df08119 | mark uml as broken and add some cleanups (not working yet) SVN-Revision: 6439 | 2007-02-28 18:25:14 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | cb54edb503 | add kernel_headers dependency on target/linux/generic-2.* SVN-Revision: 6362 | 2007-02-25 18:54:51 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | d85c2ffd23 | fix user mode linux toolchain build SVN-Revision: 6130 | 2007-01-19 12:19:45 +00:00 |  | 
			
				
					| 
							
							
								 Nicolas Thill | ca4e275b70 | fix uml-2.6 build with 2.6.19.1 SVN-Revision: 5926 | 2006-12-29 11:09:10 +00:00 |  | 
			
				
					| 
							
							
								 Felix Fietkau | 317aa7af59 | fix kernel-headers compile SVN-Revision: 5781 | 2006-12-14 04:57:55 +00:00 |  |