index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
Makefile.in.advanced
Age
Commit message (
Expand
)
Author
2008-11-29
Update Linux versions
Ulf Samuelsson
2008-11-10
revert 23987 until proper implementation
Ivan Kuten
2008-11-10
Download Kernel.org minor patches at the same time as full sources.
Ivan Kuten
2008-11-05
linux26: make installation of modules rule depend on .depend_done
Hans-Christian Egtvedt
2008-10-30
linux: skip installing modules if modules are disabled in kernel config
Hans-Christian Egtvedt
2008-10-30
linux: make touch also create the dependency file when installing modules
Hans-Christian Egtvedt
2008-10-30
linux: fix typo in status printout
Hans-Christian Egtvedt
2008-10-30
linux: add probing for kernel version when installing modules
Hans-Christian Egtvedt
2008-10-03
linux: fix copy of Busybox config to target directory
Hans-Christian Egtvedt
2008-09-22
target/linux/advanced: don't hardcode date suffix
Peter Korsgaard
2008-08-04
buildroot: remove trailing spaces
Peter Korsgaard
2008-07-13
linux-advanced: add linux26-force like in the simple linux makefile
Peter Korsgaard
2008-05-12
Make linux kernel extension visible also when defined in board directory
Ulf Samuelsson
2008-04-16
Avoid duplicate rules for downloading kernel source, if kernel and headers ar...
Ulf Samuelsson
2008-04-16
Fix bad linux kernel name
Ulf Samuelsson
2008-04-15
Allow build to complete, even if tftpboot is not writeable by user
Ulf Samuelsson
2008-04-15
Reversing bad tftpboot patch resulting in two identical targets
Ulf Samuelsson
2008-04-11
buildroot: additional tftpboot fixes
Peter Korsgaard
2008-04-06
* Dereference link when copying over kernel image, missed this one in my prev...
Nigel Kukard
2008-04-06
Update linux source tree with minor version
Ulf Samuelsson
2008-03-31
Patch in EXTRA_VERSION
Ulf Samuelsson
2008-03-30
Allow selection of kernel config tool
Ulf Samuelsson
2008-03-29
Remove duplicate AVR32 patches, and add support for ARCH and conditional AVR3...
Ulf Samuelsson
2008-03-29
Add some robustness to linux configuration
Ulf Samuelsson
2008-03-20
Use correct symbold for linux config path
Ulf Samuelsson
2008-03-18
Use correct kernel-patch for x86
Ulf Samuelsson
2008-03-15
Use correct Linux version for depmod
Ulf Samuelsson
2008-03-06
added support for kernel 2.6.24
John Voltz
2008-01-10
More debug info for linux
Ulf Samuelsson
2007-10-18
Add more info to linux status
Ulf Samuelsson
2007-10-18
Fix syntax error in Makefile for Advanced Linux configuration
Ulf Samuelsson
2007-10-13
Use correct kernel name for advanced linux build
Ulf Samuelsson
2007-10-13
Create Advanced Linux Configuration option/Remove experimental
Ulf Samuelsson