aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.8/920-unable_to_open_console.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: don't hide the 'Warning: unable to open an initial console' messageGabor Juhos2013-08-271-11/+0
| | | | | | | | | | The 'Warning: unable to open an initial console' message indicates an error in the rootfs. Remove the patch which hides the warning. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37848
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on mipsFelix Fietkau2013-01-261-1/+1
| | | | | | | in combination with kernel symbol export stripping this significantly reduces the kernel image size SVN-Revision: 35320
* kernel: add support for 3.8-rc2Florian Fainelli2013-01-081-0/+11
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35055