summaryrefslogtreecommitdiffstats
path: root/target/linux26.mk
Commit message (Collapse)AuthorAgeFilesLines
* - set some kernel related variables for use by packagesBernhard Reutner-Fischer2007-02-151-0/+5
|
* - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkoutBernhard Reutner-Fischer2007-02-151-1/+1
|
* - propagate BR2_ARM_EABI setting down to LINUX26_KCONFIGBernhard Reutner-Fischer2007-02-041-13/+15
|
* - honor the given kernel format and fallback to zImage if none was specifiedBernhard Reutner-Fischer2007-01-301-2/+12
|
* - apply Soekris update from Eric MilonBernhard Reutner-Fischer2007-01-291-0/+119
- mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish)