Hauke Mehrtens
7790ac5ecc
kernel: fix bridge compilation on kernel 3.13
...
The int brnf_call_ebtables in the header should be extern, otherwise
every object file gets its own int and they will conflict when linking
the binary.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39533
2014-02-08 15:36:03 +00:00
Hauke Mehrtens
f491623c37
kernel: bgmac: update bgmac to a version from kernel 3.14-rc1
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39465
2014-02-04 22:55:23 +00:00
Hauke Mehrtens
7ae5ff92ae
kernel: ssb: update ssb to a version from kernel 3.14-rc1
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39464
2014-02-04 22:54:29 +00:00
Hauke Mehrtens
e0d4a548fb
kernel: bcma: update bcma to a version from kernel 3.14-rc1
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39463
2014-02-04 22:53:52 +00:00
Felix Fietkau
4425082339
kernel: add missing changes to 220-gc_sections.patch that were accidentally dropped during porting to 3.13
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39458
2014-02-04 07:35:21 +00:00
Gabor Juhos
a558bb4471
kernel/3.1x: yaffs: fix handling of small-page NAND devices
...
Since the yaffs code update (r39084), it is not
possible to install OpenWrt on RouterBoards with
small-page NAND chips. Fix the yaffs code to make
it work again.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39409
2014-01-28 17:30:25 +00:00
Gabor Juhos
89d60314e7
kernel/3.1x: add split code for LZMA compressed kernel based firmwares
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39387
2014-01-24 17:14:59 +00:00
Zoltan Herpai
2cf8391b75
update ocf patches - as ENT_DEBUG is removed, move the messages into pr_notice
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39350
2014-01-20 15:23:27 +00:00
Imre Kaloz
c89e789913
update/fixup overlayfs patch
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39349
2014-01-20 14:46:29 +00:00
Imre Kaloz
6bd1a37001
add initial 3.13 support
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39348
2014-01-20 13:56:24 +00:00