Skip to content

Commit

Permalink
malta: use default OpenWrt network configuration
Browse files Browse the repository at this point in the history
Currently malta configures the first Ethernet device as WAN interface.
If it finds a second one it will configure it as LAN.

This commit reverses it to match armvirt and x86. If there is only one
network device it will be configured as LAN device now. If we find two
network devices the 2. one will be WAN.

If no board.d network configuration is given it will be configured in
package/base-files/files/etc/board.d/99-default_network

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
[minor typos]
Signed-off-by: Paul Spooren <mail@aparcar.org>
  • Loading branch information
hauke authored and aparcar committed May 28, 2022
1 parent 481339a commit fb1ba92
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions target/linux/malta/base-files/etc/board.d/02_network

This file was deleted.

0 comments on commit fb1ba92

Please sign in to comment.