Am Dienstag, 25. April 2017, 02:08:48 CEST schrieb Syrone Wong:
> try `make kernel_menuconfig` and select the corresponding one.
Thats how it has to be done now. However I claim that the new one should be
the default, and teh right way is to have people using old bootloaders do the
hard way.
Howe
Hi Bjørn,
El 25/04/2017 a las 13:43, Bjørn Mork escribió:
> Hello,
>
> I note that a recent commit to the lede-17.01 branch has added a few
> driver patches which have barely hit the mainline kernel:
>
> https://github.com/lede-project/source/commit/1ab41265c39354332630bcba0ec704abd2e790f0
>
>
On 2017-04-25 15:05, Alexey Brodkin wrote:
> Hi Felix,
>
> On Thu, 2017-04-13 at 15:42 +0300, Alexey Brodkin wrote:
>
> [snip]
>
>> As you might have seen from my email to USB mailing list I
>> was able to nail down the problem (which apparently has nothing to do
>> with ARC or any other archite
Changes since current version
16f7e16 syslog: remove unnecessary sizeof struct between messages
21a4bd0 kmodloader: modprobe: return 0 for loaded modules
3dc78a4 kmodloader: don't store aliases info in struct module
c553354 cmake: fix typo
8973576 kmodloader: fix not being able
Hi Felix,
On Thu, 2017-04-13 at 15:42 +0300, Alexey Brodkin wrote:
[snip]
> As you might have seen from my email to USB mailing list I
> was able to nail down the problem (which apparently has nothing to do
> with ARC or any other architecture in particular).
>
> I think it worth waiting for co
Hello,
I note that a recent commit to the lede-17.01 branch has added a few
driver patches which have barely hit the mainline kernel:
https://github.com/lede-project/source/commit/1ab41265c39354332630bcba0ec704abd2e790f0
This surprised me quite a bit. I would expect any such fixes to go the
nor
Roman Spychała writes:
> diff --git
> a/target/linux/generic/patches-4.4/870-usb-plusb-Add-support-for-PL-27A1.patch
>
> b/target/linux/generic/patches-4.4/870-usb-plusb-Add-support-for-PL-27A1.patch
> new file mode 100644
> index 00..794a861993
> --- /dev/null
> +++
> b/target/linux/
From: Roman Spychała
Just applying the same patch to 4.4 and 4.9 kernels.
Signed-off-by: Roman Spychała
---
package/kernel/linux/modules/usb.mk| 4 +-
.../870-usb-plusb-Add-support-for-PL-27A1.patch| 72 ++
.../870-usb-plusb-Add-support-for-PL-27A1.patc
From: Roman Spychała
Kernel support for Prolific PL-2301/2302/25A1 based cables
Signed-off-by: Roman Spychała
---
package/kernel/linux/modules/usb.mk | 13 +
1 file changed, 13 insertions(+)
diff --git a/package/kernel/linux/modules/usb.mk
b/package/kernel/linux/modules/usb.mk
in
On my mt7621 router, I'm running LEDE with 4.4 kernel.
I would like to have 'HW NAT Offload' implementation to increase the speed.
On the net I saw hw nat offload for older kernels, which uses QoS &
QDMA for 3.10 kernels.
But the newer kernels are missing those implementations.
Can someone guide
On 2017-04-25 09:37, Roman Spychała wrote:
> From: Roman Spychała
>
> Signed-off-by: Roman Spychała
I'm curious, what are you using this for?
- Felix
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo
From: Roman Spychała
Signed-off-by: Roman Spychała
---
package/kernel/linux/modules/sound.mk | 16
1 file changed, 16 insertions(+)
diff --git a/package/kernel/linux/modules/sound.mk
b/package/kernel/linux/modules/sound.mk
index de5d8fc2c6..cd81c6bf20 100644
--- a/package/ker
12 matches
Mail list logo