Commit graph

40 commits

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
2007-03-02 23:02:38 +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
Florian Fainelli
5d4a0559eb Backport linux-atm api from 2.6.8.1 for brcm63xx
SVN-Revision: 6029
2007-01-08 09:51:40 +00:00
Florian Fainelli
0274fc357b brcm63xx has ATM support
SVN-Revision: 6028
2007-01-08 09:51:10 +00:00
Florian Fainelli
99da585ca2 malbon has contributed to flash map driver as well, update the driver description
SVN-Revision: 5991
2007-01-05 15:32:41 +00:00
Florian Fainelli
3902c7145f Make 6348 as the default target, yeah, what a fix :/
SVN-Revision: 5990
2007-01-05 15:31:39 +00:00
Florian Fainelli
1073e86f40 brcm63xx devices also have USB as well
SVN-Revision: 5989
2007-01-05 15:31:03 +00:00
Florian Fainelli
73e0ae167d Enable pcmcia for brcm63xx (#1125)
SVN-Revision: 5963
2007-01-02 08:25:44 +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
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
64335e3ddb More bcm963xx fixes
SVN-Revision: 5852
2006-12-19 01:40:56 +00:00
Florian Fainelli
e7798e412f More bcm963xx fixes with 2.6.19
SVN-Revision: 5849
2006-12-18 22:34:22 +00:00
Felix Fietkau
dc6794b88c some platform support path name cleanup
SVN-Revision: 5846
2006-12-18 18:30:29 +00:00
Florian Fainelli
b8ecfe9ed0 Oops, commited just one part :/
SVN-Revision: 5842
2006-12-18 16:33:54 +00:00
Florian Fainelli
3c7d7e5cc2 Update brcm63xx flash map driver for 2.6.19
SVN-Revision: 5841
2006-12-18 16:30:04 +00:00
Florian Fainelli
8cf012e8d1 Add a Ralink profile
SVN-Revision: 5835
2006-12-18 12:07:05 +00:00
Florian Fainelli
a66298ef8a Update brcm63xx patch to run on 2.6.19, remove binary hacks patch till we update this patch to 2.6.19
SVN-Revision: 5817
2006-12-17 13:13:12 +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
a8b83afe37 Add Wi-Fi profiles (for what it matters with this arch)
SVN-Revision: 5763
2006-12-11 17:56:15 +00:00
Florian Fainelli
0094325d66 brcm63xx is currently broken
SVN-Revision: 5753
2006-12-10 22:17:19 +00:00
Florian Fainelli
467e2cdb12 Forgot the kernel config
SVN-Revision: 5752
2006-12-10 22:17:03 +00:00
Florian Fainelli
131546cd94 Normalize patch : change MIPS_BRCM to BCM963XX
SVN-Revision: 5751
2006-12-10 22:15:18 +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
Mike Albon
76818e83c9 CFE tag partitioning support.
SVN-Revision: 5631
2006-11-23 22:13:25 +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
0a2540a313 reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information
SVN-Revision: 5581
2006-11-19 01:03:47 +00:00
Felix Fietkau
9f9ac067a4 add mini_fo
SVN-Revision: 5541
2006-11-17 02:50:09 +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
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
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00