Tim Yardley
03beb39e5f
split out profile definitions from Makefiles
...
structure is as follows:
target/linux/<arch>/profiles/<profilename>.mk
These files are included by a blob match in the target Makefile
The files should be labeled based on their profile Name in the definition
SVN-Revision: 6468
2007-03-02 23:02:38 +00:00
Felix Fietkau
c6a4f047e3
correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
...
SVN-Revision: 6390
2007-02-26 14:36:27 +00:00
Felix Fietkau
653f61fb3e
clean up a few things in image build makefiles and fix unnecessary grub rebuilds
...
SVN-Revision: 6360
2007-02-25 18:20:34 +00:00
Felix Fietkau
2bcaa1fecd
add missing config files
...
SVN-Revision: 6338
2007-02-22 03:44:37 +00:00
Felix Fietkau
e78fb96964
Reorganize kernel configs - target/linux/*/config is now a directory. ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn.
...
SVN-Revision: 6337
2007-02-22 03:44:15 +00:00
Felix Fietkau
8e88bb54ba
port [6229] to kamikaze
...
SVN-Revision: 6275
2007-02-08 01:25:18 +00:00
Florian Fainelli
fc55c51ba4
Forgot to add the DELUDE target :/
...
SVN-Revision: 6183
2007-01-23 00:03:01 +00:00
Florian Fainelli
acf6ec373e
Add chaostable from #1187 , also enable netfilter modules for ixp4xx.
...
SVN-Revision: 6182
2007-01-22 23:55:22 +00:00
Felix Fietkau
7a6a646497
Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
...
SVN-Revision: 6071
2007-01-10 21:52:28 +00:00
Florian Fainelli
0362ccb83b
Update rdc-2.6 config ( #1178 )
...
SVN-Revision: 6051
2007-01-09 19:37:00 +00:00
Florian Fainelli
d78cd65a59
Update the crc checksum to allow images being flashed via tftp
...
SVN-Revision: 5906
2006-12-27 18:20:38 +00:00
Felix Fietkau
35bccdd4ba
store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
...
SVN-Revision: 5899
2006-12-25 09:12:57 +00:00
Florian Fainelli
eb2f10c841
Add image generation for ar525w
...
SVN-Revision: 5868
2006-12-19 23:48:47 +00:00
Imre Kaloz
b66e463bbf
upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
...
SVN-Revision: 5856
2006-12-19 13:14:06 +00:00
Florian Fainelli
6f68289195
Fix spelling typo
...
SVN-Revision: 5829
2006-12-17 23:52:18 +00:00
Felix Fietkau
35e440b69e
fix a spelling mistake (spotted by armijn)
...
SVN-Revision: 5828
2006-12-17 23:33:25 +00:00
Florian Fainelli
5be2801df8
Update rdc-2.6 patches for 2.6.19
...
SVN-Revision: 5825
2006-12-17 16:26:28 +00:00
Felix Fietkau
bff468813f
Upgrade to Linux 2.6.19
...
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1
SVN-Revision: 5789
2006-12-14 16:41:33 +00:00
Florian Fainelli
035356c411
Update ralink module package in the WiFi profile
...
SVN-Revision: 5770
2006-12-12 12:58:01 +00:00
Florian Fainelli
618bb26737
Add a default Ralink profile
...
SVN-Revision: 5762
2006-12-11 17:55:49 +00:00
Florian Fainelli
116c345130
Enable msdos fs support and package it
...
SVN-Revision: 5741
2006-12-09 19:47:32 +00:00
Florian Fainelli
a917b17b19
Add HFS and HFS+ modules ( #1024 )
...
SVN-Revision: 5713
2006-12-07 14:12:39 +00:00
Mike Baker
c3c4dfb57b
move target/image/platform to target/linux/platform/image platform directories are now self contained
...
SVN-Revision: 5669
2006-11-28 20:14:41 +00:00
Felix Fietkau
80ff6a1d25
autodetect atm, pci, usb, pcmcia features from kernel config file
...
SVN-Revision: 5586
2006-11-19 20:30:11 +00:00
Felix Fietkau
9f9ac067a4
add mini_fo
...
SVN-Revision: 5541
2006-11-17 02:50:09 +00:00
Florian Fainelli
4c7870405e
Add rdc-2.6 description
...
SVN-Revision: 5517
2006-11-12 19:11:21 +00:00
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
2006-11-11 23:11:02 +00:00
Florian Fainelli
7ea7acad21
Enable iso9660 and udf kernel modules ( #930 )
...
SVN-Revision: 5485
2006-11-09 18:53:23 +00:00
Florian Fainelli
4b8a0d4318
Update kernel configurations to enable NLS KOI8R (russian) and package the module ( #819 - second part)
...
SVN-Revision: 5446
2006-11-04 16:29:14 +00:00
Felix Fietkau
8eaf063d65
rdc: disable pci serial, remove bluetooth (because usb is disabled)
...
SVN-Revision: 5335
2006-10-30 04:54:39 +00:00
Felix Fietkau
2665d7f09e
cleanup/rewrite of the kernel build process
...
SVN-Revision: 5226
2006-10-19 06:20:55 +00:00
Felix Fietkau
87e6a7e4f2
cleanup
...
SVN-Revision: 5224
2006-10-19 05:01:04 +00:00
Nicolas Thill
dc1385e3f4
enable native ipsec modules on 2.6, add ipsec kernel modules
...
SVN-Revision: 5205
2006-10-18 13:21:13 +00:00
Felix Fietkau
22a9a91bfe
remove atm support in a few platforms
...
SVN-Revision: 5177
2006-10-17 01:36:09 +00:00
Florian Fainelli
994345cd38
Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically
...
SVN-Revision: 5141
2006-10-15 23:41:00 +00:00
Florian Fainelli
75c1f29021
Updated kernel config
...
SVN-Revision: 5139
2006-10-15 23:36:43 +00:00
Florian Fainelli
44419aed87
Merge preliminary rdc-2.6 support (Airlink101 AR525W)
...
SVN-Revision: 5138
2006-10-15 23:34:22 +00:00