openwrt/target
Pawel Dembicki f54b752764 layerscape: port "-Werror" fix from NXP tree
At this moment, 702-phy-Add-2.5G-SGMII-interface-mode.patch cause error
durring kernel compilation:

  CC      drivers/net/phy/phylink.o
drivers/net/phy/phylink.c: In function 'phylink_get_capabilities':
drivers/net/phy/phylink.c:443:9: error: enumeration value 'PHY_INTERFACE_MODE_2500SGMII' not handled in switch [-Werror=switch]
  443 |         switch (interface) {
      |         ^~~~~~
cc1: all warnings being treated as errors

NXP take care of it. Let's port their patch.

Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2023-10-19 12:12:02 +02:00
..
imagebuilder ib: split out processing user provided packages 2023-07-15 17:02:42 +02:00
linux layerscape: port "-Werror" fix from NXP tree 2023-10-19 12:12:02 +02:00
llvm-bpf
sdk sdk: add cpupower to userspace sources 2023-09-19 14:17:20 +02:00
toolchain
Config.in
Makefile