Commit Graph

3341 Commits

Author SHA1 Message Date
Gerry Rozema
0d4a346652 Build bzImage for x86 builds - allow ext2 images even if initramfs used, they are needed for creating boot images
SVN-Revision: 4579
2006-08-17 07:20:08 +00:00
Mike Baker
3300149aed tidy up output
SVN-Revision: 4578
2006-08-17 00:33:27 +00:00
Mike Baker
4a71f7adae fix accidental tab
SVN-Revision: 4577
2006-08-17 00:12:03 +00:00
Mike Baker
92c9733f3a Show error messages when collecting the package info
SVN-Revision: 4573
2006-08-16 23:43:56 +00:00
Mike Baker
66f79de399 fix minor compile issues with spca5xx
SVN-Revision: 4572
2006-08-16 19:16:23 +00:00
Mike Baker
170162dcbb a "generic" patch shouldn't be setting the ARCH to mips
SVN-Revision: 4571
2006-08-16 01:07:12 +00:00
Mike Baker
d0b7296ddb fix issues if kernel config is changed after the compile has started
SVN-Revision: 4570
2006-08-16 00:35:30 +00:00
Gerry Rozema
28fc5e4f7a Move a bunch of ethernet hardware drivers to new kernel module packageing
SVN-Revision: 4569
2006-08-14 08:16:47 +00:00
Gerry Rozema
b7cc60d4bd Generalize the x86 kernel config for more generic processor options
SVN-Revision: 4568
2006-08-14 07:50:58 +00:00
Gerry Rozema
5f9fc3c98e Make ext2 image larger for uml, update uml kernel config
SVN-Revision: 4567
2006-08-14 07:41:23 +00:00
Gerry Rozema
83b904f4a9 Fix up kmod-mppe for 2.6 kernels too
SVN-Revision: 4566
2006-08-14 07:40:12 +00:00
Florian Fainelli
40ebe973ff Enable CONFIG_PACKET built in the kernel, closes #687
SVN-Revision: 4564
2006-08-11 17:32:00 +00:00
Mike Baker
149935592c add secret option to use host's toolchain when native compiling
SVN-Revision: 4553
2006-08-10 19:25:26 +00:00
Mike Baker
df5c53e2fc mark 63xx as broken until the platform is ready
SVN-Revision: 4552
2006-08-10 16:22:15 +00:00
Nicolas Thill
3e90de0312 fix uml-2.6 (closes: #678)
SVN-Revision: 4551
2006-08-10 11:16:46 +00:00
Mike Baker
01c8abbeca fix error if dhcp is disabled
SVN-Revision: 4545
2006-08-08 20:15:09 +00:00
Nicolas Thill
f30ce66b43 disable on uml-2.6 (lacking wireless), standardize
SVN-Revision: 4540
2006-08-08 14:46:22 +00:00
Nicolas Thill
7a0d8ca5b4 update busybox to v1.2.1
SVN-Revision: 4528
2006-08-08 10:27:25 +00:00
Nicolas Thill
e3d5ff791f enable ext2 rootfs by default when target is uml-2.6
SVN-Revision: 4527
2006-08-08 10:24:39 +00:00
Felix Fietkau
a2c397a8c2 increase the size of a few static buffers in menuconfig - fixes display of menus with lots of packages
SVN-Revision: 4517
2006-08-08 07:57:58 +00:00
Felix Fietkau
370d050db5 fix typo
SVN-Revision: 4512
2006-08-07 21:34:12 +00:00
Florian Fainelli
b05b26b9da Add ieee80211softmac modules, bcm43xx, ipw2100/2200 from the kernel
SVN-Revision: 4508
2006-08-07 13:31:41 +00:00
Imre Kaloz
0113b0a627 add XScale support to -ng
SVN-Revision: 4475
2006-08-06 10:42:12 +00:00
Florian Fainelli
2c66496f62 Move crc-ccitt from built-in to module
SVN-Revision: 4472
2006-08-05 19:38:21 +00:00
Florian Fainelli
bd7a40ba7d Force remove of the symbolic link build_arm/linux, especially when switching from targets using the same toolchain (ex : switching from brcm-2.4 to au1000-2.6)
SVN-Revision: 4462
2006-08-05 00:55:41 +00:00
Felix Fietkau
5a79463894 add -f option to timestamp.pl (follow symlinks)
SVN-Revision: 4457
2006-08-04 21:42:29 +00:00
Mike Baker
a737dbbcb6 automatically turn off colors
SVN-Revision: 4454
2006-08-04 20:46:47 +00:00
Felix Fietkau
c5a2959256 remove duplicate package/ prefix from package dump error message
SVN-Revision: 4451
2006-08-04 20:35:41 +00:00
Felix Fietkau
ad39e10224 fix hostap menuconfig and build for linux 2.6
SVN-Revision: 4448
2006-08-04 20:11:55 +00:00
Felix Fietkau
1e5e0f9eca add mirror2 to download.pl
SVN-Revision: 4445
2006-08-04 19:21:05 +00:00
Felix Fietkau
5df712b33f update spca5xx, old version is no longer on the website
SVN-Revision: 4443
2006-08-04 19:13:09 +00:00
Florian Fainelli
93ae901ef8 Add nonmips patches
SVN-Revision: 4440
2006-08-04 18:52:03 +00:00
Felix Fietkau
71ec9d8112 fix ccache related broadcom image compile error
SVN-Revision: 4439
2006-08-04 17:14:36 +00:00
Mike Baker
5d30e6cb47 set PATH in rules.mk
SVN-Revision: 4438
2006-08-04 11:59:52 +00:00
Felix Fietkau
8cad57f8c2 fix ppp related bug in the network scripts
SVN-Revision: 4437
2006-08-04 09:50:11 +00:00
Mike Baker
20922bcde7 fix everything I broke with the previous patches
SVN-Revision: 4436
2006-08-04 09:14:20 +00:00
Felix Fietkau
1dee38a88e fix typo
SVN-Revision: 4435
2006-08-04 08:43:04 +00:00
Mike Baker
c8b0cd5a5b and now, finally, enable ccache support
SVN-Revision: 4434
2006-08-04 06:56:10 +00:00
Mike Baker
ad24256f8f yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)
SVN-Revision: 4433
2006-08-04 06:23:47 +00:00
Mike Baker
6c81c75f03 more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
SVN-Revision: 4432
2006-08-04 05:30:27 +00:00
Mike Baker
429f4764ac add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
SVN-Revision: 4429
2006-08-04 03:26:32 +00:00
Mike Baker
05f548c0b2 clean up smp compiles
SVN-Revision: 4428
2006-08-03 18:30:00 +00:00
Florian Fainelli
8d3609858c Fix brcm63xx patch (humm diff laught at me)
SVN-Revision: 4427
2006-08-03 17:01:30 +00:00
Florian Fainelli
80c9db0487 Add bootloader specific code, need to fix bootloader detection code as well
SVN-Revision: 4426
2006-08-03 14:53:18 +00:00
Florian Fainelli
453356e675 Use the rewritten flash map driver, huge thanks nbd !
SVN-Revision: 4425
2006-08-03 14:43:03 +00:00
Mike Baker
ced7d6a91f remove debug line
SVN-Revision: 4400
2006-08-02 14:34:35 +00:00
Felix Fietkau
6c500b7a5a fix dependency
SVN-Revision: 4399
2006-08-02 14:14:40 +00:00
Mike Baker
f489431f0f correct [4397]
SVN-Revision: 4398
2006-08-02 13:57:33 +00:00
Mike Baker
188f641153 fix CONFIG_ALL
SVN-Revision: 4397
2006-08-02 13:40:11 +00:00
Florian Fainelli
b6c286e0af FreeBSD fix to generate the menuconfig properly
SVN-Revision: 4396
2006-08-02 13:36:20 +00:00