Commit graph

27 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
Tim Yardley
484609eeb0 commit profile support for base-files... patches still need to be done
SVN-Revision: 6465
2007-03-02 18:17:40 +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
Felix Fietkau
1fe08f3c58 add ar7 sErCoMm image fix (patch by Bernardo Innocenti)
SVN-Revision: 6197
2007-01-25 10:39:02 +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
Felix Fietkau
f512cb5242 fix size of config partition on ar7 (#902)
SVN-Revision: 5873
2006-12-20 05:00:16 +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
3b9654520c upgrade to linux 2.4.33.4
SVN-Revision: 5634
2006-11-24 00:56:51 +00:00
Felix Fietkau
37362df7ea move platform specific base-files into target/linux/<targetname>
SVN-Revision: 5621
2006-11-22 23:27:29 +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
d9c1b66c3a reorder variables
SVN-Revision: 5513
2006-11-12 05:09:56 +00:00
Felix Fietkau
105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
2006-11-12 05:06:56 +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
Felix Fietkau
2665d7f09e cleanup/rewrite of the kernel build process
SVN-Revision: 5226
2006-10-19 06:20:55 +00:00
Felix Fietkau
ae439d6682 remove bluetooth from ar7 config
SVN-Revision: 5225
2006-10-19 05:21:18 +00:00
Felix Fietkau
87e6a7e4f2 cleanup
SVN-Revision: 5224
2006-10-19 05:01:04 +00:00
Felix Fietkau
41577df960 remove some old junk
SVN-Revision: 5190
2006-10-17 16:27:22 +00:00
Felix Fietkau
52f3d46c78 move sched_use_tsc patch to generic-2.4
SVN-Revision: 5187
2006-10-17 15:05:49 +00:00
Felix Fietkau
12a32c9c89 move the ar7 network driver into a separate package
SVN-Revision: 5186
2006-10-17 15:03:52 +00:00
Felix Fietkau
396e5e9a0c move the ar7 adsl driver into a separate package directory with external build and source download
SVN-Revision: 5185
2006-10-17 14:47:54 +00:00
Felix Fietkau
f1c7fe1507 add fix from #763
SVN-Revision: 5179
2006-10-17 02:00:03 +00:00
Felix Fietkau
6cee90e993 some kernel module cleanup
SVN-Revision: 5178
2006-10-17 01:47:12 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00