Commit 8cf15495 authored by Anton Midyukov's avatar Anton Midyukov

mipsel-bfk3: do'nt set NET_ETH

This is not required for systemd-networkd now. And with NetworkManager it was not required before.
parent 5fc7b9e2
...@@ -4,9 +4,6 @@ use/mipsel-bfk3: use/kernel use/tty/S0 use/net-eth/dhcp/timeout/20 ...@@ -4,9 +4,6 @@ use/mipsel-bfk3: use/kernel use/tty/S0 use/net-eth/dhcp/timeout/20
@$(call set,DTB_NAME,baikal/baikal_bfk3.dtb) @$(call set,DTB_NAME,baikal/baikal_bfk3.dtb)
@$(call xport,DTB_NAME) @$(call xport,DTB_NAME)
@$(call set,VM_FSTYPE,ext2) @$(call set,VM_FSTYPE,ext2)
@$(call add,NET_ETH,eth0:dhcp)
@$(call add,NET_ETH,eth1:dhcp)
@$(call add,NET_ETH,eth2:dhcp)
@$(call add,THE_PACKAGES,fbset-modes-sm750-bfk3) @$(call add,THE_PACKAGES,fbset-modes-sm750-bfk3)
@$(call add,THE_PACKAGES,alt-config-be-t) @$(call add,THE_PACKAGES,alt-config-be-t)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment