aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ep93xx/config-3.6
Commit message (Collapse)AuthorAgeFilesLines
* kernel: do not build FW_LOADER as a module.Hauke Mehrtens2013-08-041-1/+0
| | | | | | | | | | | | CONFIG_FW_LOADER=y is set in the generic config and our packages in packages/kernel/linux are depending on it to be compiled into the kernel. This fixes some dependency problem where kmod-r8169 misses firmware_class.ko. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37672
* target: enable XZ BCJ decompressor code after r35097Florian Fainelli2013-01-141-0/+2
| | | | | | | | | Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35156
* add 3.6 kernel supportFlorian Fainelli2012-12-101-0/+194
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34622