summaryrefslogtreecommitdiffstats
path: root/target/linux/Makefile.in.advanced
Commit message (Collapse)AuthorAgeFilesLines
* linux: fix copy of Busybox config to target directoryHans-Christian Egtvedt2008-10-031-1/+1
| | | | | | | | This patch fixes bug report #5204. The Busybox config was not copied from the correct place. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
* target/linux/advanced: don't hardcode date suffixPeter Korsgaard2008-09-221-1/+1
| | | | | | Use ROOTFS_SUFFIX instead of hardcoding -$(DATE). Reported by Lars Lockenvitz.
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-2/+2
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* linux-advanced: add linux26-force like in the simple linux makefilePeter Korsgaard2008-07-131-0/+4
| | | | Patch by Brian Beattie.
* Make linux kernel extension visible also when defined in board directoryUlf Samuelsson2008-05-121-2/+8
|
* Avoid duplicate rules for downloading kernel source, if kernel and headers ↵Ulf Samuelsson2008-04-161-1/+3
| | | | are the same
* Fix bad linux kernel nameUlf Samuelsson2008-04-161-20/+5
|
* Allow build to complete, even if tftpboot is not writeable by userUlf Samuelsson2008-04-151-2/+2
|
* Reversing bad tftpboot patch resulting in two identical targetsUlf Samuelsson2008-04-151-4/+4
|
* buildroot: additional tftpboot fixesPeter Korsgaard2008-04-111-4/+4
| | | | Patch by Jean-Christian de Rivaz
* * Dereference link when copying over kernel image, missed this one in my ↵Nigel Kukard2008-04-061-1/+1
| | | | previous commit
* Update linux source tree with minor versionUlf Samuelsson2008-04-061-6/+12
|
* Patch in EXTRA_VERSIONUlf Samuelsson2008-03-311-1/+5
|
* Allow selection of kernel config toolUlf Samuelsson2008-03-301-2/+8
|
* Remove duplicate AVR32 patches, and add support for ARCH and conditional ↵Ulf Samuelsson2008-03-291-1/+23
| | | | AVR32 patches
* Add some robustness to linux configurationUlf Samuelsson2008-03-291-13/+28
|
* Use correct symbold for linux config pathUlf Samuelsson2008-03-201-1/+1
|
* Use correct kernel-patch for x86Ulf Samuelsson2008-03-181-2/+10
|
* Use correct Linux version for depmodUlf Samuelsson2008-03-151-1/+1
|
* added support for kernel 2.6.24John Voltz2008-03-061-6/+18
|
* More debug info for linuxUlf Samuelsson2008-01-101-0/+1
|
* Add more info to linux statusUlf Samuelsson2007-10-181-1/+2
|
* Fix syntax error in Makefile for Advanced Linux configurationUlf Samuelsson2007-10-181-1/+1
|
* Use correct kernel name for advanced linux buildUlf Samuelsson2007-10-131-6/+9
|
* Create Advanced Linux Configuration option/Remove experimentalUlf Samuelsson2007-10-131-0/+438