Commit Graph

37 Commits (eea7bb328dfbd8ad1fdc451c6c57b87c9a0719e4)

Author SHA1 Message Date
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
18 years ago
Felix Fietkau c6a4f047e3 correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
SVN-Revision: 6390
18 years ago
Felix Fietkau 653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds
SVN-Revision: 6360
18 years ago
Felix Fietkau 2bcaa1fecd add missing config files
SVN-Revision: 6338
18 years ago
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
18 years ago
Felix Fietkau 8e88bb54ba port [6229] to kamikaze
SVN-Revision: 6275
18 years ago
Florian Fainelli fc55c51ba4 Forgot to add the DELUDE target :/
SVN-Revision: 6183
18 years ago
Florian Fainelli acf6ec373e Add chaostable from #1187, also enable netfilter modules for ixp4xx.
SVN-Revision: 6182
18 years ago
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
18 years ago
Florian Fainelli 0362ccb83b Update rdc-2.6 config (#1178)
SVN-Revision: 6051
18 years ago
Florian Fainelli d78cd65a59 Update the crc checksum to allow images being flashed via tftp
SVN-Revision: 5906
18 years ago
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
18 years ago
Florian Fainelli eb2f10c841 Add image generation for ar525w
SVN-Revision: 5868
18 years ago
Imre Kaloz b66e463bbf upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
SVN-Revision: 5856
18 years ago
Florian Fainelli 6f68289195 Fix spelling typo
SVN-Revision: 5829
18 years ago
Felix Fietkau 35e440b69e fix a spelling mistake (spotted by armijn)
SVN-Revision: 5828
18 years ago
Florian Fainelli 5be2801df8 Update rdc-2.6 patches for 2.6.19
SVN-Revision: 5825
18 years ago
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
18 years ago
Florian Fainelli 035356c411 Update ralink module package in the WiFi profile
SVN-Revision: 5770
18 years ago
Florian Fainelli 618bb26737 Add a default Ralink profile
SVN-Revision: 5762
18 years ago
Florian Fainelli 116c345130 Enable msdos fs support and package it
SVN-Revision: 5741
18 years ago
Florian Fainelli a917b17b19 Add HFS and HFS+ modules (#1024)
SVN-Revision: 5713
18 years ago
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained
SVN-Revision: 5669
18 years ago
Felix Fietkau 80ff6a1d25 autodetect atm, pci, usb, pcmcia features from kernel config file
SVN-Revision: 5586
18 years ago
Felix Fietkau 9f9ac067a4 add mini_fo
SVN-Revision: 5541
18 years ago
Florian Fainelli 4c7870405e Add rdc-2.6 description
SVN-Revision: 5517
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
Florian Fainelli 7ea7acad21 Enable iso9660 and udf kernel modules (#930)
SVN-Revision: 5485
18 years ago
Florian Fainelli 4b8a0d4318 Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part)
SVN-Revision: 5446
18 years ago
Felix Fietkau 8eaf063d65 rdc: disable pci serial, remove bluetooth (because usb is disabled)
SVN-Revision: 5335
18 years ago
Felix Fietkau 2665d7f09e cleanup/rewrite of the kernel build process
SVN-Revision: 5226
18 years ago
Felix Fietkau 87e6a7e4f2 cleanup
SVN-Revision: 5224
18 years ago
Nicolas Thill dc1385e3f4 enable native ipsec modules on 2.6, add ipsec kernel modules
SVN-Revision: 5205
18 years ago
Felix Fietkau 22a9a91bfe remove atm support in a few platforms
SVN-Revision: 5177
18 years ago
Florian Fainelli 994345cd38 Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically
SVN-Revision: 5141
18 years ago
Florian Fainelli 75c1f29021 Updated kernel config
SVN-Revision: 5139
18 years ago
Florian Fainelli 44419aed87 Merge preliminary rdc-2.6 support (Airlink101 AR525W)
SVN-Revision: 5138
18 years ago