Ulf Samuelsson
|
f0ebb39d18
|
Put latest version info in separate file for easier maintenance
|
2008-12-20 20:57:07 +00:00 |
|
Ulf Samuelsson
|
fc92f159bb
|
Update to latest linux versions
|
2008-12-17 18:03:29 +00:00 |
|
Ulf Samuelsson
|
4f1887e424
|
Update Linux versions
|
2008-11-29 21:56:25 +00:00 |
|
Peter Korsgaard
|
193508d257
|
linux: remove unused BR2_LINUX_BOARD_PATCH
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
|
2008-11-14 13:39:58 +00:00 |
|
Ulf Samuelsson
|
fd3742248d
|
Add configurations for current linux versions
|
2008-08-23 20:25:29 +00:00 |
|
Peter Korsgaard
|
02a623ddf9
|
buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
sed -i 's/ \+$//' $i;
done
|
2008-08-04 19:07:05 +00:00 |
|
Peter Korsgaard
|
4683420c4c
|
Kconfig: remove 'default n'
'default n' is the default, so there's no need to say it explicitly.
|
2008-07-17 20:01:44 +00:00 |
|
Ulf Samuelsson
|
e49a025f4b
|
Fix comments regarding latest stable kernel
|
2008-07-10 15:14:17 +00:00 |
|
Ulf Samuelsson
|
2e350eb011
|
Update 'latest' kernel info
|
2008-07-10 14:58:04 +00:00 |
|
Ulf Samuelsson
|
41e6a671f3
|
Add support for latest kernels
|
2008-07-03 08:15:49 +00:00 |
|
Peter Korsgaard
|
a5ac61715b
|
buildroot: s/depends/depends on/
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
|
2008-06-19 19:06:25 +00:00 |
|
Ulf Samuelsson
|
186cd571e6
|
Use lower case
|
2008-04-06 10:32:34 +00:00 |
|
Ulf Samuelsson
|
c92d851caa
|
Make xconfig the default for Atmel targets
|
2008-04-06 10:10:30 +00:00 |
|
Ulf Samuelsson
|
0e65446676
|
Patch in EXTRA_VERSION
|
2008-03-31 05:42:03 +00:00 |
|
Peter Korsgaard
|
0a7c0c04f1
|
linux advanced: make menuconfig default
|
2008-03-30 20:22:13 +00:00 |
|
Ulf Samuelsson
|
62ce637fed
|
Allow selection of kernel config tool
|
2008-03-30 20:04:55 +00:00 |
|
Ulf Samuelsson
|
c659b13a2f
|
Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR32 patches
|
2008-03-29 23:09:46 +00:00 |
|
Ulf Samuelsson
|
a1be1243a3
|
Update Kernel config
|
2008-03-18 08:17:06 +00:00 |
|
John Voltz
|
c46893b7af
|
added support for kernel 2.6.24
|
2008-03-06 18:52:43 +00:00 |
|
Ulf Samuelsson
|
815c3dfd1e
|
Move config item deeper into menu system
|
2007-10-13 18:37:24 +00:00 |
|
Ulf Samuelsson
|
453dca995e
|
Create Advanced Linux Configuration option/Remove experimental
|
2007-10-13 18:30:28 +00:00 |
|