Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-11 | Build linux within target/linux/Makefile.in instead of within target/linux26.mk | Ulf Samuelsson | |
2007-07-08 | - apply settings for initramfs | Bernhard Reutner-Fischer | |
2007-06-26 | - filter out eventual -fPIC -fpic -DPIC flags from the target cflags | Bernhard Reutner-Fischer | |
Honor the .config setting for KCONFIG and FORMAT iff not imposed by the target/device. If they are not set in the config, the defaults (zImage etc) still apply. | |||
2007-06-22 | - add a sample (pseudo-)board for a mips malta box | Bernhard Reutner-Fischer | |
2007-06-21 | - bump version to 2.6.21.5 | Bernhard Reutner-Fischer | |
2007-06-06 | - fix typo which led to a superfluous cp invocation | Bernhard Reutner-Fischer | |
2007-03-22 | - add a question for andersee | Bernhard Reutner-Fischer | |
2007-03-19 | - pin LINUX_VERSION. Closes #1277 | Bernhard Reutner-Fischer | |
2007-02-15 | - set some kernel related variables for use by packages | Bernhard Reutner-Fischer | |
2007-02-15 | - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout | Bernhard Reutner-Fischer | |
2007-02-04 | - propagate BR2_ARM_EABI setting down to LINUX26_KCONFIG | Bernhard Reutner-Fischer | |
2007-01-30 | - honor the given kernel format and fallback to zImage if none was specified | Bernhard Reutner-Fischer | |
2007-01-29 | - apply Soekris update from Eric Milon | Bernhard Reutner-Fischer | |
- mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish) |