nbd
|
356535ffd7
|
move platform specific base-files into target/linux/<targetname>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5621 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-22 23:27:29 +00:00 |
|
nbd
|
5b09589de3
|
import Package/Default in KernelPackage to avoid reusing variables from the wrong packages (fixes #970)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5565 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-18 20:53:13 +00:00 |
|
nbd
|
db9b2190f4
|
only enable in-tree kmod-* packages by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5560 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-18 15:46:09 +00:00 |
|
nbd
|
e158d8b6a7
|
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-11 23:11:02 +00:00 |
|
nbd
|
56574ceb39
|
fix dependencies on the virtual kernel package (fixes #878)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5279 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-24 14:02:33 +00:00 |
|
nbd
|
043ac6c8ed
|
cleanup/rewrite of the kernel build process
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-19 06:20:55 +00:00 |
|
nbd
|
da0444cb98
|
cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-19 05:01:04 +00:00 |
|
nbd
|
4c98f8465d
|
finally kill KMOD_template - removes a big chunk of legacy build code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5222 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-19 04:35:29 +00:00 |
|
nico
|
5def4fc0f4
|
fix uml-2.6 build, move KERNELNAME to kernel-build.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5204 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-18 13:16:44 +00:00 |
|
nbd
|
66dc49ab64
|
fix module autoload option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5201 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-17 21:43:41 +00:00 |
|
nbd
|
b7b4cc7ec3
|
make kernel module packaging code reusable and use it in madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5189 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-17 16:13:10 +00:00 |
|
nbd
|
bd97e26b6a
|
put LINUX_KARCH in .kernel.mk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5013 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-10-10 13:41:00 +00:00 |
|
nbd
|
55390f2a7b
|
fix LINUX_RELEASE and use it for the kmod-* build
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4687 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-27 13:08:53 +00:00 |
|
kaloz
|
3f494f8d22
|
add basic support for the Magicbox boards
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4672 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-25 21:53:54 +00:00 |
|
nbd
|
6ba80de972
|
fix KERNELNAME
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4584 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-17 18:11:25 +00:00 |
|
groz
|
dc8f7b0692
|
Build bzImage for x86 builds - allow ext2 images even if initramfs used, they are needed for creating boot images
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4579 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-17 07:20:08 +00:00 |
|
mbm
|
7c79debf2c
|
fix issues if kernel config is changed after the compile has started
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4570 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-16 00:35:30 +00:00 |
|
nico
|
a1b10a9379
|
fix uml-2.6 (closes: #678)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4551 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-10 11:16:46 +00:00 |
|
groz
|
d4641bd34d
|
UML target completed. Added ext2 target fs for use with uml images
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4178 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-07-20 21:06:47 +00:00 |
|
mbm
|
02cdebbb91
|
credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-27 00:35:46 +00:00 |
|
nico
|
77aeb32a1d
|
fix inclusion of kernel modules selected for install in images (closes: #598).
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4081 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-25 21:37:07 +00:00 |
|
mbm
|
9dfcb239f2
|
.pkginfo cleanup #2
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4053 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-23 00:49:42 +00:00 |
|
mbm
|
262b0cd565
|
set defaults for .pkginfo
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4052 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-23 00:04:24 +00:00 |
|
nbd
|
859e8f7f7d
|
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-21 02:16:37 +00:00 |
|